#b7caf3 color space conversions
Hex:
#b7caf3
RGB:
183, 202, 243
CMY:
28, 21, 5
CMYK:
25, 17, 0, 5
HSL:
221°, 71.4286%, 83.5294%
HSV (HSB):
221°, 24.6914%, 95.2941%
XYZ:
56.8266, 58.7794, 93.1445
xyY:
0.2722, 0.2816, 58.7794
CIE-Lab:
81.1702, 2.3819, -22.3232
CIE-LCH:
81.1702, 22.4500, 276.0903
CIE-Luv:
81.1702, -11.8285, -35.8649
Hunter-Lab:
76.6677, -1.8631, -18.3647
#b7caf3 color charts
#b7caf3 color shades, tints & tones
#b7caf3 color schemes
#b7caf3 color preview, HTML & CSS examples
This text has a color of #b7caf3
<p style="color:#b7caf3;">Text here</p>
.mytext {color:#b7caf3;}
This box has a color of #b7caf3
<div style="background-color:#b7caf3;">Content here</div>
.mybackground {background-color:#b7caf3;}
Border around this has a color of #b7caf3
<div style="border:2px solid #b7caf3;">Content here</div>
.myborder {border:2px solid #b7caf3;}