#18afcb color space conversions
Hex:
        #18afcb
        RGB:
        24, 175, 203
        CMY:
        91, 31, 20
        CMYK:
        88, 14, 0, 20
      HSL:
        189°, 78.8546%, 44.5098%
        HSV (HSB):
        189°, 88.1773%, 79.6078%
        XYZ:
        26.4862, 35.1659, 61.8916
        xyY:
        0.2144, 0.2846, 35.1659
      CIE-Lab:
        65.8776, -26.3355, -24.5055
        CIE-LCH:
        65.8776, 35.9733, 222.9386
        CIE-Luv:
        65.8776, -46.7631, -34.6334
        Hunter-Lab:
        59.3009, -24.0512, -20.3697
      #18afcb color charts
#18afcb RGB chart
      #18afcb CMYK chart
      #18afcb RGB pie chart
      #18afcb color shades, tints & tones
#18afcb color schemes
#18afcb color preview, HTML & CSS examples
           This text has a color of #18afcb        
        
          <p style="color:#18afcb;">Text here</p>
        
        
          .mytext {color:#18afcb;}
        
        Text color #18afcb
      
           This box has a color of #18afcb        
        
          <div style="background-color:#18afcb;">Content here</div>
        
        
          .mybackground {background-color:#18afcb;}
        
        Background color #18afcb
      
           Border around this has a color of #18afcb        
        
          <div style="border:2px solid #18afcb;">Content here</div>
        
        
          .myborder {border:2px solid #18afcb;}
        
        Border color #18afcb