#3c38cb color space conversions
Hex:
        #3c38cb
        RGB:
        60, 56, 203
        CMY:
        76, 78, 20
        CMYK:
        70, 72, 0, 20
      HSL:
        242°, 58.5657%, 50.7843%
        HSV (HSB):
        242°, 72.4138%, 79.6078%
        XYZ:
        14.0571, 8.1008, 57.3226
        xyY:
        0.1769, 0.1019, 8.1008
      CIE-Lab:
        34.1919, 48.0725, -74.9545
        CIE-LCH:
        34.1919, 89.0458, 302.6743
        CIE-Luv:
        34.1919, -6.6695, -102.7976
        Hunter-Lab:
        28.4619, 38.3516, -99.4874
      #3c38cb color charts
#3c38cb RGB chart
      #3c38cb CMYK chart
      #3c38cb RGB pie chart
      #3c38cb color shades, tints & tones
#3c38cb color schemes
#3c38cb color preview, HTML & CSS examples
           This text has a color of #3c38cb        
        
          <p style="color:#3c38cb;">Text here</p>
        
        
          .mytext {color:#3c38cb;}
        
        Text color #3c38cb
      
           This box has a color of #3c38cb        
        
          <div style="background-color:#3c38cb;">Content here</div>
        
        
          .mybackground {background-color:#3c38cb;}
        
        Background color #3c38cb
      
           Border around this has a color of #3c38cb        
        
          <div style="border:2px solid #3c38cb;">Content here</div>
        
        
          .myborder {border:2px solid #3c38cb;}
        
        Border color #3c38cb