#3c33fc color space conversions
Hex:
        #3c33fc
        RGB:
        60, 51, 252
        CMY:
        76, 80, 1
        CMYK:
        76, 80, 0, 1
      HSL:
        243°, 97.1014%, 59.4118%
        HSV (HSB):
        243°, 79.7619%, 98.8235%
        XYZ:
        20.6180, 10.3566, 93.0078
        xyY:
        0.1663, 0.0835, 10.3566
      CIE-Lab:
        38.4750, 65.6214, -95.8428
        CIE-LCH:
        38.4750, 116.1551, 304.3986
        CIE-Luv:
        38.4750, -8.2923, -131.7841
        Hunter-Lab:
        32.1817, 58.0427, -148.8261
      #3c33fc color charts
#3c33fc RGB chart
      #3c33fc CMYK chart
      #3c33fc RGB pie chart
      #3c33fc color shades, tints & tones
#3c33fc color schemes
#3c33fc color preview, HTML & CSS examples
           This text has a color of #3c33fc        
        
          <p style="color:#3c33fc;">Text here</p>
        
        
          .mytext {color:#3c33fc;}
        
        Text color #3c33fc
      
           This box has a color of #3c33fc        
        
          <div style="background-color:#3c33fc;">Content here</div>
        
        
          .mybackground {background-color:#3c33fc;}
        
        Background color #3c33fc
      
           Border around this has a color of #3c33fc        
        
          <div style="border:2px solid #3c33fc;">Content here</div>
        
        
          .myborder {border:2px solid #3c33fc;}
        
        Border color #3c33fc