#3bacd1 color space conversions
Hex:
        #3bacd1
        RGB:
        59, 172, 209
        CMY:
        77, 33, 18
        CMYK:
        72, 18, 0, 18
      HSL:
        195°, 61.9835%, 52.5490%
        HSV (HSB):
        195°, 71.7703%, 81.9608%
        XYZ:
        28.0648, 35.0383, 65.6055
        xyY:
        0.2180, 0.2722, 35.0383
      CIE-Lab:
        65.7785, -19.5444, -27.9261
        CIE-LCH:
        65.7785, 34.0860, 235.0133
        CIE-Luv:
        65.7785, -41.2612, -41.1587
        Hunter-Lab:
        59.1932, -18.9573, -24.2776
      #3bacd1 color charts
#3bacd1 RGB chart
      #3bacd1 CMYK chart
      #3bacd1 RGB pie chart
      #3bacd1 color shades, tints & tones
#3bacd1 color schemes
#3bacd1 color preview, HTML & CSS examples
           This text has a color of #3bacd1        
        
          <p style="color:#3bacd1;">Text here</p>
        
        
          .mytext {color:#3bacd1;}
        
        Text color #3bacd1
      
           This box has a color of #3bacd1        
        
          <div style="background-color:#3bacd1;">Content here</div>
        
        
          .mybackground {background-color:#3bacd1;}
        
        Background color #3bacd1
      
           Border around this has a color of #3bacd1        
        
          <div style="border:2px solid #3bacd1;">Content here</div>
        
        
          .myborder {border:2px solid #3bacd1;}
        
        Border color #3bacd1