#b299cc color space conversions
Hex:
#b299cc
RGB:
178, 153, 204
CMY:
30, 40, 20
CMYK:
13, 25, 0, 20
HSL:
269°, 33.3333%, 70.0000%
HSV (HSB):
269°, 25.0000%, 80.0000%
XYZ:
40.6504, 36.6071, 62.0501
xyY:
0.2918, 0.2628, 36.6071
CIE-Lab:
66.9812, 19.0368, -22.7441
CIE-LCH:
66.9812, 29.6596, 309.9293
CIE-Luv:
66.9812, 10.2084, -38.0683
Hunter-Lab:
60.5038, 14.0464, -18.4527
#b299cc color charts
#b299cc color shades, tints & tones
#b299cc color schemes
#b299cc color preview, HTML & CSS examples
This text has a color of #b299cc
<p style="color:#b299cc;">Text here</p>
.mytext {color:#b299cc;}
This box has a color of #b299cc
<div style="background-color:#b299cc;">Content here</div>
.mybackground {background-color:#b299cc;}
Border around this has a color of #b299cc
<div style="border:2px solid #b299cc;">Content here</div>
.myborder {border:2px solid #b299cc;}