#c080bf color space conversions
Hex:
#c080bf
RGB:
192, 128, 191
CMY:
25, 50, 25
CMYK:
0, 33, 1, 25
HSL:
301°, 33.6842%, 62.7451%
HSV (HSB):
301°, 33.3333%, 75.2941%
XYZ:
38.8614, 30.4064, 53.1110
xyY:
0.3175, 0.2485, 30.4064
CIE-Lab:
62.0033, 34.8837, -22.9478
CIE-LCH:
62.0033, 41.7549, 326.6615
CIE-Luv:
62.0033, 32.0313, -40.3709
Hunter-Lab:
55.1420, 29.2995, -18.5068
#c080bf color charts
#c080bf color shades, tints & tones
#c080bf color schemes
#c080bf color preview, HTML & CSS examples
This text has a color of #c080bf
<p style="color:#c080bf;">Text here</p>
.mytext {color:#c080bf;}
This box has a color of #c080bf
<div style="background-color:#c080bf;">Content here</div>
.mybackground {background-color:#c080bf;}
Border around this has a color of #c080bf
<div style="border:2px solid #c080bf;">Content here</div>
.myborder {border:2px solid #c080bf;}