#c005ff color space conversions
Hex:
#c005ff
RGB:
192, 5, 255
CMY:
25, 98, 0
CMYK:
25, 98, 0, 0
HSL:
285°, 100.0000%, 50.9804%
HSV (HSB):
285°, 98.0392%, 100.0000%
XYZ:
39.8425, 18.5350, 96.0854
xyY:
0.2579, 0.1200, 18.5350
CIE-Lab:
50.1387, 89.1214, -77.8033
CIE-LCH:
50.1387, 118.3046, 318.8789
CIE-Luv:
50.1387, 42.4280, -125.8763
Hunter-Lab:
43.0523, 89.8502, -102.1886
#c005ff color charts
#c005ff color shades, tints & tones
#c005ff color schemes
#c005ff color preview, HTML & CSS examples
This text has a color of #c005ff
<p style="color:#c005ff;">Text here</p>
.mytext {color:#c005ff;}
This box has a color of #c005ff
<div style="background-color:#c005ff;">Content here</div>
.mybackground {background-color:#c005ff;}
Border around this has a color of #c005ff
<div style="border:2px solid #c005ff;">Content here</div>
.myborder {border:2px solid #c005ff;}