#c002b8 color space conversions
Hex:
#c002b8
RGB:
192, 2, 184
CMY:
25, 99, 28
CMYK:
0, 99, 4, 25
HSL:
303°, 97.9381%, 38.0392%
HSV (HSB):
303°, 98.9583%, 75.2941%
XYZ:
30.4117, 14.7106, 46.5840
xyY:
0.3316, 0.1604, 14.7106
CIE-Lab:
45.2352, 78.0377, -45.1251
CIE-LCH:
45.2352, 90.1452, 329.9614
CIE-Luv:
45.2352, 66.6967, -76.1979
Hunter-Lab:
38.3544, 74.4148, -45.1636
#c002b8 color charts
#c002b8 color shades, tints & tones
#c002b8 color schemes
#c002b8 color preview, HTML & CSS examples
This text has a color of #c002b8
<p style="color:#c002b8;">Text here</p>
.mytext {color:#c002b8;}
This box has a color of #c002b8
<div style="background-color:#c002b8;">Content here</div>
.mybackground {background-color:#c002b8;}
Border around this has a color of #c002b8
<div style="border:2px solid #c002b8;">Content here</div>
.myborder {border:2px solid #c002b8;}