#c005b8 color space conversions
Hex:
#c005b8
RGB:
192, 5, 184
CMY:
25, 98, 28
CMYK:
0, 97, 4, 25
HSL:
303°, 94.9239%, 38.6275%
HSV (HSB):
303°, 97.3958%, 75.2941%
XYZ:
30.4442, 14.7757, 46.5948
xyY:
0.3316, 0.1609, 14.7757
CIE-Lab:
45.3254, 77.7708, -44.9812
CIE-LCH:
45.3254, 89.8421, 329.9557
CIE-Luv:
45.3254, 66.5379, -75.9994
Hunter-Lab:
38.4392, 74.1053, -44.9621
#c005b8 color charts
#c005b8 color shades, tints & tones
#c005b8 color schemes
#c005b8 color preview, HTML & CSS examples
This text has a color of #c005b8
<p style="color:#c005b8;">Text here</p>
.mytext {color:#c005b8;}
This box has a color of #c005b8
<div style="background-color:#c005b8;">Content here</div>
.mybackground {background-color:#c005b8;}
Border around this has a color of #c005b8
<div style="border:2px solid #c005b8;">Content here</div>
.myborder {border:2px solid #c005b8;}