#5a12fe color space conversions
Hex:
        #5a12fe
        RGB:
        90, 18, 254
        CMY:
        65, 93, 0
        CMYK:
        65, 93, 0, 0
      HSL:
        258°, 99.1597%, 53.3333%
        HSV (HSB):
        258°, 92.9134%, 99.6078%
        XYZ:
        22.3221, 9.7620, 94.4737
        xyY:
        0.1764, 0.0771, 9.7620
      CIE-Lab:
        37.4119, 78.2626, -98.6674
        CIE-LCH:
        37.4119, 125.9376, 308.4213
        CIE-Luv:
        37.4119, -0.1821, -133.2778
        Hunter-Lab:
        31.2442, 72.8502, -157.4051
      #5a12fe color charts
#5a12fe RGB chart
      #5a12fe CMYK chart
      #5a12fe RGB pie chart
      #5a12fe color shades, tints & tones
#5a12fe color schemes
#5a12fe color preview, HTML & CSS examples
           This text has a color of #5a12fe        
        
          <p style="color:#5a12fe;">Text here</p>
        
        
          .mytext {color:#5a12fe;}
        
        Text color #5a12fe
      
           This box has a color of #5a12fe        
        
          <div style="background-color:#5a12fe;">Content here</div>
        
        
          .mybackground {background-color:#5a12fe;}
        
        Background color #5a12fe
      
           Border around this has a color of #5a12fe        
        
          <div style="border:2px solid #5a12fe;">Content here</div>
        
        
          .myborder {border:2px solid #5a12fe;}
        
        Border color #5a12fe