#8dbac5 color space conversions
Hex:
        #8dbac5
        RGB:
        141, 186, 197
        CMY:
        45, 27, 23
        CMYK:
        28, 6, 0, 23
      HSL:
        192°, 32.5581%, 66.2745%
        HSV (HSB):
        192°, 28.4264%, 77.2549%
        XYZ:
        38.6215, 44.8117, 59.4373
        xyY:
        0.2703, 0.3137, 44.8117
      CIE-Lab:
        72.7678, -12.2801, -10.4064
        CIE-LCH:
        72.7678, 16.0964, 220.2785
        CIE-Luv:
        72.7678, -22.7853, -13.9343
        Hunter-Lab:
        66.9416, -14.1635, -5.7844
      #8dbac5 color charts
#8dbac5 RGB chart
      #8dbac5 CMYK chart
      #8dbac5 RGB pie chart
      #8dbac5 color shades, tints & tones
#8dbac5 color schemes
#8dbac5 color preview, HTML & CSS examples
           This text has a color of #8dbac5        
        
          <p style="color:#8dbac5;">Text here</p>
        
        
          .mytext {color:#8dbac5;}
        
        Text color #8dbac5
      
           This box has a color of #8dbac5        
        
          <div style="background-color:#8dbac5;">Content here</div>
        
        
          .mybackground {background-color:#8dbac5;}
        
        Background color #8dbac5
      
           Border around this has a color of #8dbac5        
        
          <div style="border:2px solid #8dbac5;">Content here</div>
        
        
          .myborder {border:2px solid #8dbac5;}
        
        Border color #8dbac5