#c88dbc color space conversions
Hex:
#c88dbc
RGB:
200, 141, 188
CMY:
22, 45, 26
CMYK:
0, 30, 6, 22
HSL:
312°, 34.9112%, 66.8627%
HSV (HSB):
312°, 29.5000%, 78.4314%
XYZ:
42.4214, 34.9600, 52.0890
xyY:
0.3277, 0.2700, 34.9600
CIE-Lab:
65.7175, 29.8770, -15.5277
CIE-LCH:
65.7175, 33.6711, 332.5381
CIE-Luv:
65.7175, 31.4633, -28.3662
Hunter-Lab:
59.1269, 24.5950, -10.8438
#c88dbc color charts
#c88dbc color shades, tints & tones
#c88dbc color schemes
#c88dbc color preview, HTML & CSS examples
This text has a color of #c88dbc
<p style="color:#c88dbc;">Text here</p>
.mytext {color:#c88dbc;}
This box has a color of #c88dbc
<div style="background-color:#c88dbc;">Content here</div>
.mybackground {background-color:#c88dbc;}
Border around this has a color of #c88dbc
<div style="border:2px solid #c88dbc;">Content here</div>
.myborder {border:2px solid #c88dbc;}