#3a8cbc color space conversions
Hex:
        #3a8cbc
        RGB:
        58, 140, 188
        CMY:
        77, 45, 26
        CMYK:
        69, 26, 0, 26
      HSL:
        202°, 52.8455%, 48.2353%
        HSV (HSB):
        202°, 69.1489%, 73.7255%
        XYZ:
        20.2001, 23.2865, 51.0070
        xyY:
        0.2138, 0.2464, 23.2865
      CIE-Lab:
        55.3663, -9.2296, -32.2840
        CIE-LCH:
        55.3663, 33.5774, 254.0455
        CIE-Luv:
        55.3663, -31.0963, -48.3991
        Hunter-Lab:
        48.2561, -9.7278, -28.8906
      #3a8cbc color charts
#3a8cbc RGB chart
      #3a8cbc CMYK chart
      #3a8cbc RGB pie chart
      #3a8cbc color shades, tints & tones
#3a8cbc color schemes
#3a8cbc color preview, HTML & CSS examples
           This text has a color of #3a8cbc        
        
          <p style="color:#3a8cbc;">Text here</p>
        
        
          .mytext {color:#3a8cbc;}
        
        Text color #3a8cbc
      
           This box has a color of #3a8cbc        
        
          <div style="background-color:#3a8cbc;">Content here</div>
        
        
          .mybackground {background-color:#3a8cbc;}
        
        Background color #3a8cbc
      
           Border around this has a color of #3a8cbc        
        
          <div style="border:2px solid #3a8cbc;">Content here</div>
        
        
          .myborder {border:2px solid #3a8cbc;}
        
        Border color #3a8cbc