#c127ec color space conversions
Hex:
#c127ec
RGB:
193, 39, 236
CMY:
24, 85, 7
CMYK:
18, 83, 0, 7
HSL:
287°, 83.8298%, 53.9216%
HSV (HSB):
287°, 83.4746%, 92.5490%
XYZ:
37.8582, 18.8446, 80.9989
xyY:
0.2749, 0.1369, 18.8446
CIE-Lab:
50.5049, 81.2244, -66.5550
CIE-LCH:
50.5049, 105.0094, 320.6689
CIE-Luv:
50.5049, 46.5402, -109.8893
Hunter-Lab:
43.4104, 79.7015, -80.2412
#c127ec color charts
#c127ec color shades, tints & tones
#c127ec color schemes
#c127ec color preview, HTML & CSS examples
This text has a color of #c127ec
<p style="color:#c127ec;">Text here</p>
.mytext {color:#c127ec;}
This box has a color of #c127ec
<div style="background-color:#c127ec;">Content here</div>
.mybackground {background-color:#c127ec;}
Border around this has a color of #c127ec
<div style="border:2px solid #c127ec;">Content here</div>
.myborder {border:2px solid #c127ec;}