#cb15c5 color space conversions
Hex:
#cb15c5
RGB:
203, 21, 197
CMY:
20, 92, 23
CMYK:
0, 90, 3, 20
HSL:
302°, 81.2500%, 43.9216%
HSV (HSB):
302°, 89.6552%, 79.6078%
XYZ:
34.9748, 17.2641, 54.3122
xyY:
0.3282, 0.1620, 17.2641
CIE-Lab:
48.5910, 79.8866, -47.2505
CIE-LCH:
48.5910, 92.8143, 329.3970
CIE-Luv:
48.5910, 68.4561, -81.0128
Hunter-Lab:
41.5500, 77.5401, -48.4160
#cb15c5 color charts
#cb15c5 color shades, tints & tones
#cb15c5 color schemes
#cb15c5 color preview, HTML & CSS examples
This text has a color of #cb15c5
<p style="color:#cb15c5;">Text here</p>
.mytext {color:#cb15c5;}
This box has a color of #cb15c5
<div style="background-color:#cb15c5;">Content here</div>
.mybackground {background-color:#cb15c5;}
Border around this has a color of #cb15c5
<div style="border:2px solid #cb15c5;">Content here</div>
.myborder {border:2px solid #cb15c5;}