#3c5ded color space conversions
Hex:
        #3c5ded
        RGB:
        60, 93, 237
        CMY:
        76, 64, 7
        CMYK:
        75, 61, 0, 7
      HSL:
        229°, 83.0986%, 58.2353%
        HSV (HSB):
        229°, 74.6835%, 92.9412%
        XYZ:
        21.0639, 14.9038, 81.8873
        xyY:
        0.1787, 0.1265, 14.9038
      CIE-Lab:
        45.5021, 37.4822, -75.8407
        CIE-LCH:
        45.5021, 84.5974, 296.2996
        CIE-Luv:
        45.5021, -15.3731, -115.2007
        Hunter-Lab:
        38.6054, 29.8337, -98.7383
      #3c5ded color charts
#3c5ded RGB chart
      #3c5ded CMYK chart
      #3c5ded RGB pie chart
      #3c5ded color shades, tints & tones
#3c5ded color schemes
#3c5ded color preview, HTML & CSS examples
           This text has a color of #3c5ded        
        
          <p style="color:#3c5ded;">Text here</p>
        
        
          .mytext {color:#3c5ded;}
        
        Text color #3c5ded
      
           This box has a color of #3c5ded        
        
          <div style="background-color:#3c5ded;">Content here</div>
        
        
          .mybackground {background-color:#3c5ded;}
        
        Background color #3c5ded
      
           Border around this has a color of #3c5ded        
        
          <div style="border:2px solid #3c5ded;">Content here</div>
        
        
          .myborder {border:2px solid #3c5ded;}
        
        Border color #3c5ded