#1caffb color space conversions
Hex:
        #1caffb
        RGB:
        28, 175, 251
        CMY:
        89, 31, 2
        CMYK:
        89, 30, 0, 2
      HSL:
        200°, 96.5368%, 54.7059%
        HSV (HSB):
        200°, 88.8446%, 98.4314%
        XYZ:
        33.2214, 37.8719, 96.8258
        xyY:
        0.1978, 0.2255, 37.8719
      CIE-Lab:
        67.9261, -9.5443, -47.6269
        CIE-LCH:
        67.9261, 48.5739, 258.6682
        CIE-Luv:
        67.9261, -43.1165, -76.0522
        Hunter-Lab:
        61.5401, -11.3348, -50.2075
      #1caffb color charts
#1caffb RGB chart
      #1caffb CMYK chart
      #1caffb RGB pie chart
      #1caffb color shades, tints & tones
#1caffb color schemes
#1caffb color preview, HTML & CSS examples
           This text has a color of #1caffb        
        
          <p style="color:#1caffb;">Text here</p>
        
        
          .mytext {color:#1caffb;}
        
        Text color #1caffb
      
           This box has a color of #1caffb        
        
          <div style="background-color:#1caffb;">Content here</div>
        
        
          .mybackground {background-color:#1caffb;}
        
        Background color #1caffb
      
           Border around this has a color of #1caffb        
        
          <div style="border:2px solid #1caffb;">Content here</div>
        
        
          .myborder {border:2px solid #1caffb;}
        
        Border color #1caffb