#cb84cd color space conversions
Hex:
#cb84cd
RGB:
203, 132, 205
CMY:
20, 48, 20
CMYK:
1, 36, 0, 20
HSL:
298°, 42.1965%, 66.0784%
HSV (HSB):
298°, 35.6098%, 80.3922%
XYZ:
43.8993, 33.6068, 61.9306
xyY:
0.3148, 0.2410, 33.6068
CIE-Lab:
64.6493, 38.8681, -26.6582
CIE-LCH:
64.6493, 47.1316, 325.5553
CIE-Luv:
64.6493, 34.8454, -47.1887
Hunter-Lab:
57.9714, 33.7207, -22.7593
#cb84cd color charts
#cb84cd color shades, tints & tones
#cb84cd color schemes
#cb84cd color preview, HTML & CSS examples
This text has a color of #cb84cd
<p style="color:#cb84cd;">Text here</p>
.mytext {color:#cb84cd;}
This box has a color of #cb84cd
<div style="background-color:#cb84cd;">Content here</div>
.mybackground {background-color:#cb84cd;}
Border around this has a color of #cb84cd
<div style="border:2px solid #cb84cd;">Content here</div>
.myborder {border:2px solid #cb84cd;}