#3c33e1 color space conversions
Hex:
        #3c33e1
        RGB:
        60, 51, 225
        CMY:
        76, 80, 12
        CMYK:
        73, 77, 0, 12
      HSL:
        243°, 74.3590%, 54.1176%
        HSV (HSB):
        243°, 77.3333%, 88.2353%
        XYZ:
        16.6379, 8.7646, 72.0490
        xyY:
        0.1707, 0.0899, 8.7646
      CIE-Lab:
        35.5270, 57.5995, -85.4424
        CIE-LCH:
        35.5270, 103.0442, 303.9852
        CIE-Luv:
        35.5270, -6.9890, -116.2852
        Hunter-Lab:
        29.6050, 48.5077, -123.5692
      #3c33e1 color charts
#3c33e1 RGB chart
      #3c33e1 CMYK chart
      #3c33e1 RGB pie chart
      #3c33e1 color shades, tints & tones
#3c33e1 color schemes
#3c33e1 color preview, HTML & CSS examples
           This text has a color of #3c33e1        
        
          <p style="color:#3c33e1;">Text here</p>
        
        
          .mytext {color:#3c33e1;}
        
        Text color #3c33e1
      
           This box has a color of #3c33e1        
        
          <div style="background-color:#3c33e1;">Content here</div>
        
        
          .mybackground {background-color:#3c33e1;}
        
        Background color #3c33e1
      
           Border around this has a color of #3c33e1        
        
          <div style="border:2px solid #3c33e1;">Content here</div>
        
        
          .myborder {border:2px solid #3c33e1;}
        
        Border color #3c33e1