#5a12ec color space conversions
Hex:
        #5a12ec
        RGB:
        90, 18, 236
        CMY:
        65, 93, 7
        CMYK:
        62, 92, 0, 7
      HSL:
        260°, 85.8268%, 49.8039%
        HSV (HSB):
        260°, 92.3729%, 92.5490%
        XYZ:
        19.5731, 8.6624, 79.9973
        xyY:
        0.1808, 0.0800, 8.6624
      CIE-Lab:
        35.3260, 74.0311, -91.9755
        CIE-LCH:
        35.3260, 118.0682, 308.8306
        CIE-Luv:
        35.3260, 1.4544, -123.1578
        Hunter-Lab:
        29.4320, 67.2016, -140.5503
      #5a12ec color charts
#5a12ec RGB chart
      #5a12ec CMYK chart
      #5a12ec RGB pie chart
      #5a12ec color shades, tints & tones
#5a12ec color schemes
#5a12ec color preview, HTML & CSS examples
           This text has a color of #5a12ec        
        
          <p style="color:#5a12ec;">Text here</p>
        
        
          .mytext {color:#5a12ec;}
        
        Text color #5a12ec
      
           This box has a color of #5a12ec        
        
          <div style="background-color:#5a12ec;">Content here</div>
        
        
          .mybackground {background-color:#5a12ec;}
        
        Background color #5a12ec
      
           Border around this has a color of #5a12ec        
        
          <div style="border:2px solid #5a12ec;">Content here</div>
        
        
          .myborder {border:2px solid #5a12ec;}
        
        Border color #5a12ec