#c51cfa color space conversions
Hex:
#c51cfa
RGB:
197, 28, 250
CMY:
23, 89, 2
CMYK:
21, 89, 0, 2
HSL:
286°, 95.6897%, 54.5098%
HSV (HSB):
286°, 88.8000%, 98.0392%
XYZ:
40.6965, 19.6030, 92.0813
xyY:
0.2671, 0.1286, 19.6030
CIE-Lab:
51.3853, 86.4029, -72.9514
CIE-LCH:
51.3853, 113.0812, 319.8251
CIE-Luv:
51.3853, 45.8205, -119.9600
Hunter-Lab:
44.2752, 86.5905, -92.3156
#c51cfa color charts
#c51cfa color shades, tints & tones
#c51cfa color schemes
#c51cfa color preview, HTML & CSS examples
This text has a color of #c51cfa
<p style="color:#c51cfa;">Text here</p>
.mytext {color:#c51cfa;}
This box has a color of #c51cfa
<div style="background-color:#c51cfa;">Content here</div>
.mybackground {background-color:#c51cfa;}
Border around this has a color of #c51cfa
<div style="border:2px solid #c51cfa;">Content here</div>
.myborder {border:2px solid #c51cfa;}