#8dacd7 color space conversions
Hex:
        #8dacd7
        RGB:
        141, 172, 215
        CMY:
        45, 33, 16
        CMYK:
        34, 20, 0, 16
      HSL:
        215°, 48.0519%, 69.8039%
        HSV (HSB):
        215°, 34.4186%, 84.3137%
        XYZ:
        38.0028, 40.0741, 70.0221
        xyY:
        0.2566, 0.2706, 40.0741
      CIE-Lab:
        69.5223, -0.2790, -25.1800
        CIE-LCH:
        69.5223, 25.1815, 269.3651
        CIE-Luv:
        69.5223, -17.0188, -39.4169
        Hunter-Lab:
        63.3041, -3.6248, -21.2692
      #8dacd7 color charts
#8dacd7 RGB chart
      #8dacd7 CMYK chart
      #8dacd7 RGB pie chart
      #8dacd7 color shades, tints & tones
#8dacd7 color schemes
#8dacd7 color preview, HTML & CSS examples
           This text has a color of #8dacd7        
        
          <p style="color:#8dacd7;">Text here</p>
        
        
          .mytext {color:#8dacd7;}
        
        Text color #8dacd7
      
           This box has a color of #8dacd7        
        
          <div style="background-color:#8dacd7;">Content here</div>
        
        
          .mybackground {background-color:#8dacd7;}
        
        Background color #8dacd7
      
           Border around this has a color of #8dacd7        
        
          <div style="border:2px solid #8dacd7;">Content here</div>
        
        
          .myborder {border:2px solid #8dacd7;}
        
        Border color #8dacd7