#cb88d5 color space conversions
Hex:
#cb88d5
RGB:
203, 136, 213
CMY:
20, 47, 16
CMYK:
5, 36, 0, 16
HSL:
292°, 47.8261%, 68.4314%
HSV (HSB):
292°, 36.1502%, 83.5294%
XYZ:
45.4430, 35.1089, 67.3324
xyY:
0.3073, 0.2374, 35.1089
CIE-Lab:
65.8334, 38.2424, -29.3008
CIE-LCH:
65.8334, 48.1769, 322.5412
CIE-Luv:
65.8334, 31.6533, -51.4630
Hunter-Lab:
59.2528, 33.2054, -25.8977
#cb88d5 color charts
#cb88d5 color shades, tints & tones
#cb88d5 color schemes
#cb88d5 color preview, HTML & CSS examples
This text has a color of #cb88d5
<p style="color:#cb88d5;">Text here</p>
.mytext {color:#cb88d5;}
This box has a color of #cb88d5
<div style="background-color:#cb88d5;">Content here</div>
.mybackground {background-color:#cb88d5;}
Border around this has a color of #cb88d5
<div style="border:2px solid #cb88d5;">Content here</div>
.myborder {border:2px solid #cb88d5;}