#3c8eff color space conversions
Hex:
        #3c8eff
        RGB:
        60, 142, 255
        CMY:
        76, 44, 0
        CMYK:
        76, 44, 0, 0
      HSL:
        215°, 100.0000%, 61.7647%
        HSV (HSB):
        215°, 76.4706%, 100.0000%
        XYZ:
        29.5865, 27.5267, 98.3615
        xyY:
        0.1903, 0.1770, 27.5267
      CIE-Lab:
        59.4587, 13.6081, -63.2374
        CIE-LCH:
        59.4587, 64.6850, 282.1444
        CIE-Luv:
        59.4587, -28.8981, -102.3790
        Hunter-Lab:
        52.4659, 8.8442, -74.4292
      #3c8eff color charts
#3c8eff RGB chart
      #3c8eff CMYK chart
      #3c8eff RGB pie chart
      #3c8eff color shades, tints & tones
#3c8eff color schemes
#3c8eff color preview, HTML & CSS examples
           This text has a color of #3c8eff        
        
          <p style="color:#3c8eff;">Text here</p>
        
        
          .mytext {color:#3c8eff;}
        
        Text color #3c8eff
      
           This box has a color of #3c8eff        
        
          <div style="background-color:#3c8eff;">Content here</div>
        
        
          .mybackground {background-color:#3c8eff;}
        
        Background color #3c8eff
      
           Border around this has a color of #3c8eff        
        
          <div style="border:2px solid #3c8eff;">Content here</div>
        
        
          .myborder {border:2px solid #3c8eff;}
        
        Border color #3c8eff