#3c75ea color space conversions
Hex:
        #3c75ea
        RGB:
        60, 117, 234
        CMY:
        76, 54, 8
        CMYK:
        74, 50, 0, 8
      HSL:
        220°, 80.5556%, 57.6471%
        HSV (HSB):
        220°, 74.3590%, 91.7647%
        XYZ:
        23.0761, 19.6238, 80.4134
        xyY:
        0.1874, 0.1594, 19.6238
      CIE-Lab:
        51.4091, 21.3643, -64.5584
        CIE-LCH:
        51.4091, 68.0016, 288.3109
        CIE-Luv:
        51.4091, -21.8000, -101.7216
        Hunter-Lab:
        44.2987, 15.4614, -76.6174
      #3c75ea color charts
#3c75ea RGB chart
      #3c75ea CMYK chart
      #3c75ea RGB pie chart
      #3c75ea color shades, tints & tones
#3c75ea color schemes
#3c75ea color preview, HTML & CSS examples
           This text has a color of #3c75ea        
        
          <p style="color:#3c75ea;">Text here</p>
        
        
          .mytext {color:#3c75ea;}
        
        Text color #3c75ea
      
           This box has a color of #3c75ea        
        
          <div style="background-color:#3c75ea;">Content here</div>
        
        
          .mybackground {background-color:#3c75ea;}
        
        Background color #3c75ea
      
           Border around this has a color of #3c75ea        
        
          <div style="border:2px solid #3c75ea;">Content here</div>
        
        
          .myborder {border:2px solid #3c75ea;}
        
        Border color #3c75ea