#c92caf color space conversions
Hex:
#c92caf
RGB:
201, 44, 175
CMY:
21, 83, 31
CMYK:
0, 78, 13, 21
HSL:
310°, 64.0816%, 48.0392%
HSV (HSB):
310°, 78.1095%, 78.8235%
XYZ:
32.7259, 17.3140, 42.1745
xyY:
0.3549, 0.1878, 17.3140
CIE-Lab:
48.6533, 71.7682, -34.3185
CIE-LCH:
48.6533, 79.5514, 334.4436
CIE-Luv:
48.6533, 72.4898, -60.9726
Hunter-Lab:
41.6101, 67.5708, -30.9672
#c92caf color charts
#c92caf color shades, tints & tones
#c92caf color schemes
#c92caf color preview, HTML & CSS examples
This text has a color of #c92caf
<p style="color:#c92caf;">Text here</p>
.mytext {color:#c92caf;}
This box has a color of #c92caf
<div style="background-color:#c92caf;">Content here</div>
.mybackground {background-color:#c92caf;}
Border around this has a color of #c92caf
<div style="border:2px solid #c92caf;">Content here</div>
.myborder {border:2px solid #c92caf;}