#b7cfff color space conversions
Hex:
        #b7cfff
        RGB:
        183, 207, 255
        CMY:
        28, 19, 0
        CMYK:
        28, 19, 0, 0
      HSL:
        220°, 100.0000%, 85.8824%
        HSV (HSB):
        220°, 28.2353%, 100.0000%
        XYZ:
        59.8913, 61.9129, 103.4015
        xyY:
        0.2659, 0.2749, 61.9129
      CIE-Lab:
        82.8671, 2.5075, -26.1254
        CIE-LCH:
        82.8671, 26.2454, 275.4824
        CIE-Luv:
        82.8671, -14.4217, -42.3464
        Hunter-Lab:
        78.6848, -1.8323, -22.8351
      #b7cfff color charts
#b7cfff RGB chart
      #b7cfff CMYK chart
      #b7cfff RGB pie chart
      #b7cfff color shades, tints & tones
#b7cfff color schemes
#b7cfff color preview, HTML & CSS examples
           This text has a color of #b7cfff        
        
          <p style="color:#b7cfff;">Text here</p>
        
        
          .mytext {color:#b7cfff;}
        
        Text color #b7cfff
      
           This box has a color of #b7cfff        
        
          <div style="background-color:#b7cfff;">Content here</div>
        
        
          .mybackground {background-color:#b7cfff;}
        
        Background color #b7cfff
      
           Border around this has a color of #b7cfff        
        
          <div style="border:2px solid #b7cfff;">Content here</div>
        
        
          .myborder {border:2px solid #b7cfff;}
        
        Border color #b7cfff