#cb85dd color space conversions
Hex:
#cb85dd
RGB:
203, 133, 221
CMY:
20, 48, 13
CMYK:
8, 40, 0, 13
HSL:
288°, 56.4103%, 69.4118%
HSV (HSB):
288°, 39.8190%, 86.6667%
XYZ:
46.0673, 34.6920, 72.6748
xyY:
0.3002, 0.2261, 34.6920
CIE-Lab:
65.5082, 41.4263, -34.2538
CIE-LCH:
65.5082, 53.7537, 320.4139
CIE-Luv:
65.5082, 31.5570, -59.8898
Hunter-Lab:
58.8999, 36.5349, -31.9262
#cb85dd color charts
#cb85dd color shades, tints & tones
#cb85dd color schemes
#cb85dd color preview, HTML & CSS examples
This text has a color of #cb85dd
<p style="color:#cb85dd;">Text here</p>
.mytext {color:#cb85dd;}
This box has a color of #cb85dd
<div style="background-color:#cb85dd;">Content here</div>
.mybackground {background-color:#cb85dd;}
Border around this has a color of #cb85dd
<div style="border:2px solid #cb85dd;">Content here</div>
.myborder {border:2px solid #cb85dd;}