#5a12e1 color space conversions
Hex:
        #5a12e1
        RGB:
        90, 18, 225
        CMY:
        65, 93, 12
        CMYK:
        60, 92, 0, 12
      HSL:
        261°, 85.1852%, 47.6471%
        HSV (HSB):
        261°, 92.0000%, 88.2353%
        XYZ:
        18.0234, 8.0425, 71.8366
        xyY:
        0.1841, 0.0821, 8.0425
      CIE-Lab:
        34.0713, 71.4316, -87.7808
        CIE-LCH:
        34.0713, 113.1722, 309.1369
        CIE-Luv:
        34.0713, 2.5317, -116.9168
        Hunter-Lab:
        28.3593, 63.8143, -130.3351
      #5a12e1 color charts
#5a12e1 RGB chart
      #5a12e1 CMYK chart
      #5a12e1 RGB pie chart
      #5a12e1 color shades, tints & tones
#5a12e1 color schemes
#5a12e1 color preview, HTML & CSS examples
           This text has a color of #5a12e1        
        
          <p style="color:#5a12e1;">Text here</p>
        
        
          .mytext {color:#5a12e1;}
        
        Text color #5a12e1
      
           This box has a color of #5a12e1        
        
          <div style="background-color:#5a12e1;">Content here</div>
        
        
          .mybackground {background-color:#5a12e1;}
        
        Background color #5a12e1
      
           Border around this has a color of #5a12e1        
        
          <div style="border:2px solid #5a12e1;">Content here</div>
        
        
          .myborder {border:2px solid #5a12e1;}
        
        Border color #5a12e1