#8cafa5 color space conversions
Hex:
        #8cafa5
        RGB:
        140, 175, 165
        CMY:
        45, 31, 35
        CMYK:
        20, 0, 6, 31
      HSL:
        163°, 17.9487%, 61.7647%
        HSV (HSB):
        163°, 20.0000%, 68.6275%
        XYZ:
        32.9367, 38.9520, 41.3798
        xyY:
        0.2908, 0.3439, 38.9520
      CIE-Lab:
        68.7165, -13.9604, 1.1947
        CIE-LCH:
        68.7165, 14.0114, 175.1085
        CIE-Luv:
        68.7165, -17.9817, 4.0535
        Hunter-Lab:
        62.4115, -15.0196, 4.3779
      #8cafa5 color charts
#8cafa5 RGB chart
      #8cafa5 CMYK chart
      #8cafa5 RGB pie chart
      #8cafa5 color shades, tints & tones
#8cafa5 color schemes
#8cafa5 color preview, HTML & CSS examples
           This text has a color of #8cafa5        
        
          <p style="color:#8cafa5;">Text here</p>
        
        
          .mytext {color:#8cafa5;}
        
        Text color #8cafa5
      
           This box has a color of #8cafa5        
        
          <div style="background-color:#8cafa5;">Content here</div>
        
        
          .mybackground {background-color:#8cafa5;}
        
        Background color #8cafa5
      
           Border around this has a color of #8cafa5        
        
          <div style="border:2px solid #8cafa5;">Content here</div>
        
        
          .myborder {border:2px solid #8cafa5;}
        
        Border color #8cafa5