#beaccb color space conversions
Hex:
#beaccb
RGB:
190, 172, 203
CMY:
25, 33, 20
CMYK:
6, 15, 0, 20
HSL:
275°, 22.9630%, 73.5294%
HSV (HSB):
275°, 15.2709%, 79.6078%
XYZ:
46.7672, 44.7640, 62.6753
xyY:
0.3033, 0.2903, 44.7640
CIE-Lab:
72.7362, 12.2502, -13.3767
CIE-LCH:
72.7362, 18.1384, 312.4829
CIE-Luv:
72.7362, 8.1133, -22.4905
Hunter-Lab:
66.9059, 7.6862, -8.7069
#beaccb color charts
#beaccb color shades, tints & tones
#beaccb color schemes
#beaccb color preview, HTML & CSS examples
This text has a color of #beaccb
<p style="color:#beaccb;">Text here</p>
.mytext {color:#beaccb;}
This box has a color of #beaccb
<div style="background-color:#beaccb;">Content here</div>
.mybackground {background-color:#beaccb;}
Border around this has a color of #beaccb
<div style="border:2px solid #beaccb;">Content here</div>
.myborder {border:2px solid #beaccb;}