#5c12ec color space conversions
Hex:
        #5c12ec
        RGB:
        92, 18, 236
        CMY:
        64, 93, 7
        CMYK:
        61, 92, 0, 7
      HSL:
        260°, 85.8268%, 49.8039%
        HSV (HSB):
        260°, 92.3729%, 92.5490%
        XYZ:
        19.7703, 8.7641, 80.0065
        xyY:
        0.1821, 0.0807, 8.7641
      CIE-Lab:
        35.5260, 74.1573, -91.6377
        CIE-LCH:
        35.5260, 117.8845, 308.9813
        CIE-Luv:
        35.5260, 1.9785, -123.1885
        Hunter-Lab:
        29.6041, 67.3988, -139.5109
      #5c12ec color charts
#5c12ec RGB chart
      #5c12ec CMYK chart
      #5c12ec RGB pie chart
      #5c12ec color shades, tints & tones
#5c12ec color schemes
#5c12ec color preview, HTML & CSS examples
           This text has a color of #5c12ec        
        
          <p style="color:#5c12ec;">Text here</p>
        
        
          .mytext {color:#5c12ec;}
        
        Text color #5c12ec
      
           This box has a color of #5c12ec        
        
          <div style="background-color:#5c12ec;">Content here</div>
        
        
          .mybackground {background-color:#5c12ec;}
        
        Background color #5c12ec
      
           Border around this has a color of #5c12ec        
        
          <div style="border:2px solid #5c12ec;">Content here</div>
        
        
          .myborder {border:2px solid #5c12ec;}
        
        Border color #5c12ec