#c512fa color space conversions
Hex:
#c512fa
RGB:
197, 18, 250
CMY:
23, 93, 2
CMYK:
21, 93, 0, 2
HSL:
286°, 95.8678%, 52.5490%
HSV (HSB):
286°, 92.8000%, 98.0392%
XYZ:
40.4976, 19.2051, 92.0150
xyY:
0.2669, 0.1266, 19.2051
CIE-Lab:
50.9263, 87.7664, -73.6974
CIE-LCH:
50.9263, 114.6048, 319.9799
CIE-Luv:
50.9263, 46.3971, -120.7966
Hunter-Lab:
43.8236, 88.2615, -93.8128
#c512fa color charts
#c512fa color shades, tints & tones
#c512fa color schemes
#c512fa color preview, HTML & CSS examples
This text has a color of #c512fa
<p style="color:#c512fa;">Text here</p>
.mytext {color:#c512fa;}
This box has a color of #c512fa
<div style="background-color:#c512fa;">Content here</div>
.mybackground {background-color:#c512fa;}
Border around this has a color of #c512fa
<div style="border:2px solid #c512fa;">Content here</div>
.myborder {border:2px solid #c512fa;}