#c005fe color space conversions
Hex:
#c005fe
RGB:
192, 5, 254
CMY:
25, 98, 0
CMYK:
24, 98, 0, 0
HSL:
285°, 99.2032%, 50.7843%
HSV (HSB):
285°, 98.0315%, 99.6078%
XYZ:
39.6819, 18.4708, 95.2397
xyY:
0.2587, 0.1204, 18.4708
CIE-Lab:
50.0622, 88.9477, -77.3707
CIE-LCH:
50.0622, 117.8894, 318.9818
CIE-Luv:
50.0622, 42.7092, -125.2203
Hunter-Lab:
42.9776, 89.6009, -101.3040
#c005fe color charts
#c005fe color shades, tints & tones
#c005fe color schemes
#c005fe color preview, HTML & CSS examples
This text has a color of #c005fe
<p style="color:#c005fe;">Text here</p>
.mytext {color:#c005fe;}
This box has a color of #c005fe
<div style="background-color:#c005fe;">Content here</div>
.mybackground {background-color:#c005fe;}
Border around this has a color of #c005fe
<div style="border:2px solid #c005fe;">Content here</div>
.myborder {border:2px solid #c005fe;}