#5a12ff color space conversions
Hex:
        #5a12ff
        RGB:
        90, 18, 255
        CMY:
        65, 93, 0
        CMYK:
        65, 93, 0, 0
      HSL:
        258°, 100.0000%, 53.5294%
        HSV (HSB):
        258°, 92.9412%, 100.0000%
        XYZ:
        22.4828, 9.8263, 95.3194
        xyY:
        0.1762, 0.0770, 9.8263
      CIE-Lab:
        37.5288, 78.4967, -99.0334
        CIE-LCH:
        37.5288, 126.3699, 308.4014
        CIE-Luv:
        37.5288, -0.2690, -133.8369
        Hunter-Lab:
        31.3469, 73.1675, -158.3459
      #5a12ff color charts
#5a12ff RGB chart
      #5a12ff CMYK chart
      #5a12ff RGB pie chart
      #5a12ff color shades, tints & tones
#5a12ff color schemes
#5a12ff color preview, HTML & CSS examples
           This text has a color of #5a12ff        
        
          <p style="color:#5a12ff;">Text here</p>
        
        
          .mytext {color:#5a12ff;}
        
        Text color #5a12ff
      
           This box has a color of #5a12ff        
        
          <div style="background-color:#5a12ff;">Content here</div>
        
        
          .mybackground {background-color:#5a12ff;}
        
        Background color #5a12ff
      
           Border around this has a color of #5a12ff        
        
          <div style="border:2px solid #5a12ff;">Content here</div>
        
        
          .myborder {border:2px solid #5a12ff;}
        
        Border color #5a12ff