#3c8cef color space conversions
Hex:
        #3c8cef
        RGB:
        60, 140, 239
        CMY:
        76, 45, 6
        CMYK:
        75, 41, 0, 6
      HSL:
        213°, 84.8341%, 58.6275%
        HSV (HSB):
        213°, 74.8954%, 93.7255%
        XYZ:
        26.8216, 25.9488, 85.2563
        xyY:
        0.1943, 0.1880, 25.9488
      CIE-Lab:
        57.9884, 9.0425, -56.7734
        CIE-LCH:
        57.9884, 57.4890, 279.0497
        CIE-Luv:
        57.9884, -28.7561, -91.0016
        Hunter-Lab:
        50.9400, 4.8411, -63.5734
      #3c8cef color charts
#3c8cef RGB chart
      #3c8cef CMYK chart
      #3c8cef RGB pie chart
      #3c8cef color shades, tints & tones
#3c8cef color schemes
#3c8cef color preview, HTML & CSS examples
           This text has a color of #3c8cef        
        
          <p style="color:#3c8cef;">Text here</p>
        
        
          .mytext {color:#3c8cef;}
        
        Text color #3c8cef
      
           This box has a color of #3c8cef        
        
          <div style="background-color:#3c8cef;">Content here</div>
        
        
          .mybackground {background-color:#3c8cef;}
        
        Background color #3c8cef
      
           Border around this has a color of #3c8cef        
        
          <div style="border:2px solid #3c8cef;">Content here</div>
        
        
          .myborder {border:2px solid #3c8cef;}
        
        Border color #3c8cef