#3c42bb color space conversions
Hex:
        #3c42bb
        RGB:
        60, 66, 187
        CMY:
        76, 74, 27
        CMYK:
        68, 65, 0, 27
      HSL:
        237°, 51.4170%, 48.4314%
        HSV (HSB):
        237°, 67.9144%, 73.3333%
        XYZ:
        12.7813, 8.4449, 47.9701
        xyY:
        0.1847, 0.1220, 8.4449
      CIE-Lab:
        34.8929, 36.7969, -64.4369
        CIE-LCH:
        34.8929, 74.2033, 299.7287
        CIE-Luv:
        34.8929, -7.9010, -90.7740
        Hunter-Lab:
        29.0602, 27.6531, -77.5288
      #3c42bb color charts
#3c42bb RGB chart
      #3c42bb CMYK chart
      #3c42bb RGB pie chart
      #3c42bb color shades, tints & tones
#3c42bb color schemes
#3c42bb color preview, HTML & CSS examples
           This text has a color of #3c42bb        
        
          <p style="color:#3c42bb;">Text here</p>
        
        
          .mytext {color:#3c42bb;}
        
        Text color #3c42bb
      
           This box has a color of #3c42bb        
        
          <div style="background-color:#3c42bb;">Content here</div>
        
        
          .mybackground {background-color:#3c42bb;}
        
        Background color #3c42bb
      
           Border around this has a color of #3c42bb        
        
          <div style="border:2px solid #3c42bb;">Content here</div>
        
        
          .myborder {border:2px solid #3c42bb;}
        
        Border color #3c42bb