#1cafbf color space conversions
Hex:
        #1cafbf
        RGB:
        28, 175, 191
        CMY:
        89, 31, 25
        CMYK:
        85, 8, 0, 25
      HSL:
        186°, 74.4292%, 42.9412%
        HSV (HSB):
        186°, 85.3403%, 74.9020%
        XYZ:
        25.2128, 34.6684, 54.6530
        xyY:
        0.2201, 0.3027, 34.6684
      CIE-Lab:
        65.4897, -29.9829, -18.4460
        CIE-LCH:
        65.4897, 35.2027, 211.6005
        CIE-Luv:
        65.4897, -47.3658, -24.1623
        Hunter-Lab:
        58.8799, -26.6047, -13.8178
      #1cafbf color charts
#1cafbf RGB chart
      #1cafbf CMYK chart
      #1cafbf RGB pie chart
      #1cafbf color shades, tints & tones
#1cafbf color schemes
#1cafbf color preview, HTML & CSS examples
           This text has a color of #1cafbf        
        
          <p style="color:#1cafbf;">Text here</p>
        
        
          .mytext {color:#1cafbf;}
        
        Text color #1cafbf
      
           This box has a color of #1cafbf        
        
          <div style="background-color:#1cafbf;">Content here</div>
        
        
          .mybackground {background-color:#1cafbf;}
        
        Background color #1cafbf
      
           Border around this has a color of #1cafbf        
        
          <div style="border:2px solid #1cafbf;">Content here</div>
        
        
          .myborder {border:2px solid #1cafbf;}
        
        Border color #1cafbf