#3c03ea color space conversions
Hex:
        #3c03ea
        RGB:
        60, 3, 234
        CMY:
        76, 99, 8
        CMYK:
        74, 99, 0, 8
      HSL:
        255°, 97.4684%, 46.4706%
        HSV (HSB):
        255°, 98.7179%, 91.7647%
        XYZ:
        16.7473, 6.9663, 78.3038
        xyY:
        0.1642, 0.0683, 6.9663
      CIE-Lab:
        31.7301, 74.5773, -96.8929
        CIE-LCH:
        31.7301, 122.2702, 307.5850
        CIE-Luv:
        31.7301, -4.0212, -120.5702
        Hunter-Lab:
        26.3937, 67.0725, -157.4235
      #3c03ea color charts
#3c03ea RGB chart
      #3c03ea CMYK chart
      #3c03ea RGB pie chart
      #3c03ea color shades, tints & tones
#3c03ea color schemes
#3c03ea color preview, HTML & CSS examples
           This text has a color of #3c03ea        
        
          <p style="color:#3c03ea;">Text here</p>
        
        
          .mytext {color:#3c03ea;}
        
        Text color #3c03ea
      
           This box has a color of #3c03ea        
        
          <div style="background-color:#3c03ea;">Content here</div>
        
        
          .mybackground {background-color:#3c03ea;}
        
        Background color #3c03ea
      
           Border around this has a color of #3c03ea        
        
          <div style="border:2px solid #3c03ea;">Content here</div>
        
        
          .myborder {border:2px solid #3c03ea;}
        
        Border color #3c03ea