#c072b1 color space conversions
Hex:
#c072b1
RGB:
192, 114, 177
CMY:
25, 55, 31
CMYK:
0, 41, 8, 25
HSL:
312°, 38.2353%, 60.0000%
HSV (HSB):
312°, 40.6250%, 75.2941%
XYZ:
35.6914, 26.4154, 44.8125
xyY:
0.3338, 0.2471, 26.4154
CIE-Lab:
58.4293, 39.9108, -20.4417
CIE-LCH:
58.4293, 44.8412, 332.8791
CIE-Luv:
58.4293, 41.1962, -36.8930
Hunter-Lab:
51.3959, 34.0145, -15.7183
#c072b1 color charts
#c072b1 color shades, tints & tones
#c072b1 color schemes
#c072b1 color preview, HTML & CSS examples
This text has a color of #c072b1
<p style="color:#c072b1;">Text here</p>
.mytext {color:#c072b1;}
This box has a color of #c072b1
<div style="background-color:#c072b1;">Content here</div>
.mybackground {background-color:#c072b1;}
Border around this has a color of #c072b1
<div style="border:2px solid #c072b1;">Content here</div>
.myborder {border:2px solid #c072b1;}