#cb70c6 color space conversions
Hex:
#cb70c6
RGB:
203, 112, 198
CMY:
20, 56, 22
CMYK:
0, 45, 2, 20
HSL:
303°, 46.6667%, 61.7647%
HSV (HSB):
303°, 44.8276%, 79.6078%
XYZ:
40.6158, 28.3621, 56.7598
xyY:
0.3230, 0.2256, 28.3621
CIE-Lab:
60.2144, 48.0969, -29.5579
CIE-LCH:
60.2144, 56.4534, 328.4273
CIE-Luv:
60.2144, 44.9904, -52.5971
Hunter-Lab:
53.2560, 42.9352, -25.9115
#cb70c6 color charts
#cb70c6 color shades, tints & tones
#cb70c6 color schemes
#cb70c6 color preview, HTML & CSS examples
This text has a color of #cb70c6
<p style="color:#cb70c6;">Text here</p>
.mytext {color:#cb70c6;}
This box has a color of #cb70c6
<div style="background-color:#cb70c6;">Content here</div>
.mybackground {background-color:#cb70c6;}
Border around this has a color of #cb70c6
<div style="border:2px solid #cb70c6;">Content here</div>
.myborder {border:2px solid #cb70c6;}