#3c8bee color space conversions
Hex:
        #3c8bee
        RGB:
        60, 139, 238
        CMY:
        76, 45, 7
        CMYK:
        75, 42, 0, 7
      HSL:
        213°, 83.9623%, 58.4314%
        HSV (HSB):
        213°, 74.7899%, 93.3333%
        XYZ:
        26.5287, 25.5989, 84.4318
        xyY:
        0.1943, 0.1875, 25.5989
      CIE-Lab:
        57.6544, 9.2844, -56.7532
        CIE-LCH:
        57.6544, 57.5076, 279.2909
        CIE-Luv:
        57.6544, -28.4679, -90.8871
        Hunter-Lab:
        50.5954, 5.0511, -63.5243
      #3c8bee color charts
#3c8bee RGB chart
      #3c8bee CMYK chart
      #3c8bee RGB pie chart
      #3c8bee color shades, tints & tones
#3c8bee color schemes
#3c8bee color preview, HTML & CSS examples
           This text has a color of #3c8bee        
        
          <p style="color:#3c8bee;">Text here</p>
        
        
          .mytext {color:#3c8bee;}
        
        Text color #3c8bee
      
           This box has a color of #3c8bee        
        
          <div style="background-color:#3c8bee;">Content here</div>
        
        
          .mybackground {background-color:#3c8bee;}
        
        Background color #3c8bee
      
           Border around this has a color of #3c8bee        
        
          <div style="border:2px solid #3c8bee;">Content here</div>
        
        
          .myborder {border:2px solid #3c8bee;}
        
        Border color #3c8bee