#b7cafa color space conversions
Hex:
#b7cafa
RGB:
183, 202, 250
CMY:
28, 21, 2
CMYK:
27, 19, 0, 2
HSL:
223°, 87.0130%, 84.9020%
HSV (HSB):
223°, 26.8000%, 98.0392%
XYZ:
57.9043, 59.2105, 98.8194
xyY:
0.2682, 0.2742, 59.2105
CIE-Lab:
81.4071, 4.0065, -25.6947
CIE-LCH:
81.4071, 26.0052, 278.8626
CIE-Luv:
81.4071, -12.0968, -41.7542
Hunter-Lab:
76.9483, -0.3368, -22.2782
#b7cafa color charts
#b7cafa color shades, tints & tones
#b7cafa color schemes
#b7cafa color preview, HTML & CSS examples
This text has a color of #b7cafa
<p style="color:#b7cafa;">Text here</p>
.mytext {color:#b7cafa;}
This box has a color of #b7cafa
<div style="background-color:#b7cafa;">Content here</div>
.mybackground {background-color:#b7cafa;}
Border around this has a color of #b7cafa
<div style="border:2px solid #b7cafa;">Content here</div>
.myborder {border:2px solid #b7cafa;}