#3c8fec color space conversions
Hex:
        #3c8fec
        RGB:
        60, 143, 236
        CMY:
        76, 44, 7
        CMYK:
        75, 39, 0, 7
      HSL:
        212°, 82.2430%, 58.0392%
        HSV (HSB):
        212°, 74.5763%, 92.5490%
        XYZ:
        26.8263, 26.6617, 83.0892
        xyY:
        0.1964, 0.1952, 26.6617
      CIE-Lab:
        58.6599, 6.1676, -54.0404
        CIE-LCH:
        58.6599, 54.3912, 276.5109
        CIE-Luv:
        58.6599, -29.8238, -86.4634
        Hunter-Lab:
        51.6350, 2.3761, -59.2629
      #3c8fec color charts
#3c8fec RGB chart
      #3c8fec CMYK chart
      #3c8fec RGB pie chart
      #3c8fec color shades, tints & tones
#3c8fec color schemes
#3c8fec color preview, HTML & CSS examples
           This text has a color of #3c8fec        
        
          <p style="color:#3c8fec;">Text here</p>
        
        
          .mytext {color:#3c8fec;}
        
        Text color #3c8fec
      
           This box has a color of #3c8fec        
        
          <div style="background-color:#3c8fec;">Content here</div>
        
        
          .mybackground {background-color:#3c8fec;}
        
        Background color #3c8fec
      
           Border around this has a color of #3c8fec        
        
          <div style="border:2px solid #3c8fec;">Content here</div>
        
        
          .myborder {border:2px solid #3c8fec;}
        
        Border color #3c8fec