#5a12ce color space conversions
Hex:
        #5a12ce
        RGB:
        90, 18, 206
        CMY:
        65, 93, 19
        CMYK:
        56, 91, 0, 19
      HSL:
        263°, 83.9286%, 43.9216%
        HSV (HSB):
        263°, 91.2621%, 80.7843%
        XYZ:
        15.5733, 7.0625, 58.9349
        xyY:
        0.1909, 0.0866, 7.0625
      CIE-Lab:
        31.9488, 66.9253, -80.3222
        CIE-LCH:
        31.9488, 104.5497, 309.8014
        CIE-Luv:
        31.9488, 4.5592, -106.0202
        Hunter-Lab:
        26.5754, 58.0952, -112.8818
      #5a12ce color charts
#5a12ce RGB chart
      #5a12ce CMYK chart
      #5a12ce RGB pie chart
      #5a12ce color shades, tints & tones
#5a12ce color schemes
#5a12ce color preview, HTML & CSS examples
           This text has a color of #5a12ce        
        
          <p style="color:#5a12ce;">Text here</p>
        
        
          .mytext {color:#5a12ce;}
        
        Text color #5a12ce
      
           This box has a color of #5a12ce        
        
          <div style="background-color:#5a12ce;">Content here</div>
        
        
          .mybackground {background-color:#5a12ce;}
        
        Background color #5a12ce
      
           Border around this has a color of #5a12ce        
        
          <div style="border:2px solid #5a12ce;">Content here</div>
        
        
          .myborder {border:2px solid #5a12ce;}
        
        Border color #5a12ce