#c122d7 color space conversions
Hex:
#c122d7
RGB:
193, 34, 215
CMY:
24, 87, 16
CMYK:
10, 84, 0, 16
HSL:
293°, 72.6908%, 48.8235%
HSV (HSB):
293°, 84.1860%, 84.3137%
XYZ:
34.8301, 17.3878, 65.8104
xyY:
0.2951, 0.1473, 17.3878
CIE-Lab:
48.7450, 78.7281, -57.4699
CIE-LCH:
48.7450, 97.4726, 323.8713
CIE-Luv:
48.7450, 53.6809, -95.6626
Hunter-Lab:
41.6987, 76.1248, -64.3846
#c122d7 color charts
#c122d7 color shades, tints & tones
#c122d7 color schemes
#c122d7 color preview, HTML & CSS examples
This text has a color of #c122d7
<p style="color:#c122d7;">Text here</p>
.mytext {color:#c122d7;}
This box has a color of #c122d7
<div style="background-color:#c122d7;">Content here</div>
.mybackground {background-color:#c122d7;}
Border around this has a color of #c122d7
<div style="border:2px solid #c122d7;">Content here</div>
.myborder {border:2px solid #c122d7;}