#b8cfff color space conversions
Hex:
        #b8cfff
        RGB:
        184, 207, 255
        CMY:
        28, 19, 0
        CMYK:
        28, 19, 0, 0
      HSL:
        221°, 100.0000%, 86.0784%
        HSV (HSB):
        221°, 27.8431%, 100.0000%
        XYZ:
        60.1300, 62.0360, 103.4127
        xyY:
        0.2666, 0.2750, 62.0360
      CIE-Lab:
        82.9326, 2.7941, -26.0196
        CIE-LCH:
        82.9326, 26.1692, 276.1292
        CIE-Luv:
        82.9326, -13.9656, -42.2151
        Hunter-Lab:
        78.7629, -1.5629, -22.7114
      #b8cfff color charts
#b8cfff RGB chart
      #b8cfff CMYK chart
      #b8cfff RGB pie chart
      #b8cfff color shades, tints & tones
#b8cfff color schemes
#b8cfff color preview, HTML & CSS examples
           This text has a color of #b8cfff        
        
          <p style="color:#b8cfff;">Text here</p>
        
        
          .mytext {color:#b8cfff;}
        
        Text color #b8cfff
      
           This box has a color of #b8cfff        
        
          <div style="background-color:#b8cfff;">Content here</div>
        
        
          .mybackground {background-color:#b8cfff;}
        
        Background color #b8cfff
      
           Border around this has a color of #b8cfff        
        
          <div style="border:2px solid #b8cfff;">Content here</div>
        
        
          .myborder {border:2px solid #b8cfff;}
        
        Border color #b8cfff