#c99bf3 color space conversions
Hex:
#c99bf3
RGB:
201, 155, 243
CMY:
21, 39, 5
CMYK:
17, 36, 0, 5
HSL:
271°, 78.5714%, 78.0392%
HSV (HSB):
271°, 36.2140%, 95.2941%
XYZ:
51.9864, 42.3313, 90.2248
xyY:
0.2817, 0.2294, 42.3313
CIE-Lab:
71.0987, 33.4777, -37.6830
CIE-LCH:
71.0987, 50.4060, 311.6180
CIE-Luv:
71.0987, 17.8445, -65.1605
Hunter-Lab:
65.0625, 28.7662, -36.6761
#c99bf3 color charts
#c99bf3 color shades, tints & tones
#c99bf3 color schemes
#c99bf3 color preview, HTML & CSS examples
This text has a color of #c99bf3
<p style="color:#c99bf3;">Text here</p>
.mytext {color:#c99bf3;}
This box has a color of #c99bf3
<div style="background-color:#c99bf3;">Content here</div>
.mybackground {background-color:#c99bf3;}
Border around this has a color of #c99bf3
<div style="border:2px solid #c99bf3;">Content here</div>
.myborder {border:2px solid #c99bf3;}