#cab2f1 color space conversions
Hex:
        #cab2f1
        RGB:
        202, 178, 241
        CMY:
        21, 30, 5
        CMYK:
        16, 26, 0, 5
      HSL:
        263°, 69.2308%, 82.1569%
        HSV (HSB):
        263°, 26.1411%, 94.5098%
        XYZ:
        56.1547, 50.7482, 90.0548
        xyY:
        0.2851, 0.2577, 50.7482
      CIE-Lab:
        76.5262, 20.7321, -28.2071
        CIE-LCH:
        76.5262, 35.0066, 306.3157
        CIE-Luv:
        76.5262, 8.6533, -48.1179
        Hunter-Lab:
        71.2378, 16.0403, -25.0846
      #cab2f1 color charts
#cab2f1 RGB chart
      #cab2f1 CMYK chart
      #cab2f1 RGB pie chart
      #cab2f1 color shades, tints & tones
#cab2f1 color schemes
#cab2f1 color preview, HTML & CSS examples
           This text has a color of #cab2f1        
        
          <p style="color:#cab2f1;">Text here</p>
        
        
          .mytext {color:#cab2f1;}
        
        Text color #cab2f1
      
           This box has a color of #cab2f1        
        
          <div style="background-color:#cab2f1;">Content here</div>
        
        
          .mybackground {background-color:#cab2f1;}
        
        Background color #cab2f1
      
           Border around this has a color of #cab2f1        
        
          <div style="border:2px solid #cab2f1;">Content here</div>
        
        
          .myborder {border:2px solid #cab2f1;}
        
        Border color #cab2f1