#3c3cf1 color space conversions
Hex:
        #3c3cf1
        RGB:
        60, 60, 241
        CMY:
        76, 76, 5
        CMYK:
        75, 75, 0, 5
      HSL:
        240°, 86.6029%, 59.0196%
        HSV (HSB):
        240°, 75.1037%, 94.5098%
        XYZ:
        19.3565, 10.5432, 84.2339
        xyY:
        0.1696, 0.0924, 10.5432
      CIE-Lab:
        38.8003, 57.9627, -89.1166
        CIE-LCH:
        38.8003, 106.3083, 303.0406
        CIE-Luv:
        38.8003, -9.0116, -124.9760
        Hunter-Lab:
        32.4704, 49.5858, -131.0796
      #3c3cf1 color charts
#3c3cf1 RGB chart
      #3c3cf1 CMYK chart
      #3c3cf1 RGB pie chart
      #3c3cf1 color shades, tints & tones
#3c3cf1 color schemes
#3c3cf1 color preview, HTML & CSS examples
           This text has a color of #3c3cf1        
        
          <p style="color:#3c3cf1;">Text here</p>
        
        
          .mytext {color:#3c3cf1;}
        
        Text color #3c3cf1
      
           This box has a color of #3c3cf1        
        
          <div style="background-color:#3c3cf1;">Content here</div>
        
        
          .mybackground {background-color:#3c3cf1;}
        
        Background color #3c3cf1
      
           Border around this has a color of #3c3cf1        
        
          <div style="border:2px solid #3c3cf1;">Content here</div>
        
        
          .myborder {border:2px solid #3c3cf1;}
        
        Border color #3c3cf1