#c02fdf color space conversions
Hex:
#c02fdf
RGB:
192, 47, 223
CMY:
25, 82, 13
CMYK:
14, 79, 0, 13
HSL:
289°, 73.3333%, 52.9412%
HSV (HSB):
289°, 78.9238%, 87.4510%
XYZ:
36.0740, 18.5672, 71.4946
xyY:
0.2860, 0.1472, 18.5672
CIE-Lab:
50.1770, 76.7657, -59.7356
CIE-LCH:
50.1770, 97.2693, 322.1116
CIE-Luv:
50.1770, 48.8558, -99.4676
Hunter-Lab:
43.0897, 74.0305, -68.2114
#c02fdf color charts
#c02fdf color shades, tints & tones
#c02fdf color schemes
#c02fdf color preview, HTML & CSS examples
This text has a color of #c02fdf
<p style="color:#c02fdf;">Text here</p>
.mytext {color:#c02fdf;}
This box has a color of #c02fdf
<div style="background-color:#c02fdf;">Content here</div>
.mybackground {background-color:#c02fdf;}
Border around this has a color of #c02fdf
<div style="border:2px solid #c02fdf;">Content here</div>
.myborder {border:2px solid #c02fdf;}