#cb84d5 color space conversions
Hex:
#cb84d5
RGB:
203, 132, 213
CMY:
20, 48, 16
CMYK:
5, 38, 0, 16
HSL:
293°, 49.0909%, 67.6471%
HSV (HSB):
293°, 38.0282%, 83.5294%
XYZ:
44.8901, 34.0031, 67.1481
xyY:
0.3074, 0.2328, 34.0031
CIE-Lab:
64.9651, 40.3931, -30.6423
CIE-LCH:
64.9651, 50.7006, 322.8160
CIE-Luv:
64.9651, 33.4054, -53.8323
Hunter-Lab:
58.3122, 35.3671, -27.4555
#cb84d5 color charts
#cb84d5 color shades, tints & tones
#cb84d5 color schemes
#cb84d5 color preview, HTML & CSS examples
This text has a color of #cb84d5
<p style="color:#cb84d5;">Text here</p>
.mytext {color:#cb84d5;}
This box has a color of #cb84d5
<div style="background-color:#cb84d5;">Content here</div>
.mybackground {background-color:#cb84d5;}
Border around this has a color of #cb84d5
<div style="border:2px solid #cb84d5;">Content here</div>
.myborder {border:2px solid #cb84d5;}