#c0127f color space conversions
Hex:
#c0127f
RGB:
192, 18, 127
CMY:
25, 93, 50
CMYK:
0, 91, 34, 25
HSL:
322°, 82.8571%, 41.1765%
HSV (HSB):
322°, 90.6250%, 75.2941%
XYZ:
25.7853, 13.1714, 21.2620
xyY:
0.4282, 0.2187, 13.1714
CIE-Lab:
43.0204, 69.2810, -14.2728
CIE-LCH:
43.0204, 70.7359, 348.3592
CIE-Luv:
43.0204, 90.2426, -31.0395
Hunter-Lab:
36.2924, 63.3103, -9.3305
#c0127f color charts
#c0127f color shades, tints & tones
#c0127f color schemes
#c0127f color preview, HTML & CSS examples
This text has a color of #c0127f
<p style="color:#c0127f;">Text here</p>
.mytext {color:#c0127f;}
This box has a color of #c0127f
<div style="background-color:#c0127f;">Content here</div>
.mybackground {background-color:#c0127f;}
Border around this has a color of #c0127f
<div style="border:2px solid #c0127f;">Content here</div>
.myborder {border:2px solid #c0127f;}