#cb55d3 color space conversions
Hex:
#cb55d3
RGB:
203, 85, 211
CMY:
20, 67, 17
CMYK:
4, 60, 0, 17
HSL:
296°, 58.8785%, 58.0392%
HSV (HSB):
296°, 59.7156%, 82.7451%
XYZ:
39.6350, 23.8967, 64.1515
xyY:
0.3104, 0.1872, 23.8967
CIE-Lab:
55.9842, 63.2745, -43.5556
CIE-LCH:
55.9842, 76.8164, 325.4581
CIE-Luv:
55.9842, 51.4015, -75.7954
Hunter-Lab:
48.8842, 59.1792, -43.5883
#cb55d3 color charts
#cb55d3 color shades, tints & tones
#cb55d3 color schemes
#cb55d3 color preview, HTML & CSS examples
This text has a color of #cb55d3
<p style="color:#cb55d3;">Text here</p>
.mytext {color:#cb55d3;}
This box has a color of #cb55d3
<div style="background-color:#cb55d3;">Content here</div>
.mybackground {background-color:#cb55d3;}
Border around this has a color of #cb55d3
<div style="border:2px solid #cb55d3;">Content here</div>
.myborder {border:2px solid #cb55d3;}