#c88ceb color space conversions
Hex:
#c88ceb
RGB:
200, 140, 235
CMY:
22, 45, 8
CMYK:
15, 40, 0, 8
HSL:
278°, 70.3704%, 73.5294%
HSV (HSB):
278°, 40.4255%, 92.1569%
XYZ:
48.1929, 37.0337, 83.2054
xyY:
0.2861, 0.2199, 37.0337
CIE-Lab:
67.3023, 39.6433, -39.2249
CIE-LCH:
67.3023, 55.7690, 315.3039
CIE-Luv:
67.3023, 24.5588, -68.0153
Hunter-Lab:
60.8553, 34.8620, -38.4665
#c88ceb color charts
#c88ceb color shades, tints & tones
#c88ceb color schemes
#c88ceb color preview, HTML & CSS examples
This text has a color of #c88ceb
<p style="color:#c88ceb;">Text here</p>
.mytext {color:#c88ceb;}
This box has a color of #c88ceb
<div style="background-color:#c88ceb;">Content here</div>
.mybackground {background-color:#c88ceb;}
Border around this has a color of #c88ceb
<div style="border:2px solid #c88ceb;">Content here</div>
.myborder {border:2px solid #c88ceb;}