#8ac0cb color space conversions
Hex:
        #8ac0cb
        RGB:
        138, 192, 203
        CMY:
        46, 25, 20
        CMYK:
        32, 5, 0, 20
      HSL:
        190°, 38.4615%, 66.8627%
        HSV (HSB):
        190°, 32.0197%, 79.6078%
        XYZ:
        40.1104, 47.4143, 63.5378
        xyY:
        0.2655, 0.3139, 47.4143
      CIE-Lab:
        74.4540, -14.8494, -11.1746
        CIE-LCH:
        74.4540, 18.5843, 216.9626
        CIE-Luv:
        74.4540, -26.6258, -14.8124
        Hunter-Lab:
        68.8581, -16.5240, -6.5083
      #8ac0cb color charts
#8ac0cb RGB chart
      #8ac0cb CMYK chart
      #8ac0cb RGB pie chart
      #8ac0cb color shades, tints & tones
#8ac0cb color schemes
#8ac0cb color preview, HTML & CSS examples
           This text has a color of #8ac0cb        
        
          <p style="color:#8ac0cb;">Text here</p>
        
        
          .mytext {color:#8ac0cb;}
        
        Text color #8ac0cb
      
           This box has a color of #8ac0cb        
        
          <div style="background-color:#8ac0cb;">Content here</div>
        
        
          .mybackground {background-color:#8ac0cb;}
        
        Background color #8ac0cb
      
           Border around this has a color of #8ac0cb        
        
          <div style="border:2px solid #8ac0cb;">Content here</div>
        
        
          .myborder {border:2px solid #8ac0cb;}
        
        Border color #8ac0cb