#cb45cd color space conversions
Hex:
#cb45cd
RGB:
203, 69, 205
CMY:
20, 73, 20
CMYK:
1, 66, 0, 20
HSL:
299°, 57.6271%, 53.7255%
HSV (HSB):
299°, 66.3415%, 80.3922%
XYZ:
37.7762, 21.3605, 59.8896
xyY:
0.3174, 0.1795, 21.3605
CIE-Lab:
53.3418, 68.7305, -44.3129
CIE-LCH:
53.3418, 81.7773, 327.1887
CIE-Luv:
53.3418, 57.6257, -76.9073
Hunter-Lab:
46.2175, 65.0177, -44.4770
#cb45cd color charts
#cb45cd color shades, tints & tones
#cb45cd color schemes
#cb45cd color preview, HTML & CSS examples
This text has a color of #cb45cd
<p style="color:#cb45cd;">Text here</p>
.mytext {color:#cb45cd;}
This box has a color of #cb45cd
<div style="background-color:#cb45cd;">Content here</div>
.mybackground {background-color:#cb45cd;}
Border around this has a color of #cb45cd
<div style="border:2px solid #cb45cd;">Content here</div>
.myborder {border:2px solid #cb45cd;}