#cb77d5 color space conversions
Hex:
#cb77d5
RGB:
203, 119, 213
CMY:
20, 53, 16
CMYK:
5, 44, 0, 16
HSL:
294°, 52.8090%, 65.0980%
HSV (HSB):
294°, 44.1315%, 83.5294%
XYZ:
43.2357, 30.6943, 66.5966
xyY:
0.3077, 0.2184, 30.6943
CIE-Lab:
62.2487, 47.2580, -34.8584
CIE-LCH:
62.2487, 58.7233, 323.5868
CIE-Luv:
62.2487, 38.8539, -61.1985
Hunter-Lab:
55.4024, 42.3460, -32.4880
#cb77d5 color charts
#cb77d5 color shades, tints & tones
#cb77d5 color schemes
#cb77d5 color preview, HTML & CSS examples
This text has a color of #cb77d5
<p style="color:#cb77d5;">Text here</p>
.mytext {color:#cb77d5;}
This box has a color of #cb77d5
<div style="background-color:#cb77d5;">Content here</div>
.mybackground {background-color:#cb77d5;}
Border around this has a color of #cb77d5
<div style="border:2px solid #cb77d5;">Content here</div>
.myborder {border:2px solid #cb77d5;}