#c07db9 color space conversions
Hex:
#c07db9
RGB:
192, 125, 185
CMY:
25, 51, 27
CMYK:
0, 35, 4, 25
HSL:
306°, 34.7150%, 62.1569%
HSV (HSB):
306°, 34.8958%, 75.2941%
XYZ:
37.8288, 29.3765, 49.5754
xyY:
0.3239, 0.2516, 29.3765
CIE-Lab:
61.1125, 35.4071, -20.9097
CIE-LCH:
61.1125, 41.1203, 329.4360
CIE-Luv:
61.1125, 34.4912, -37.1810
Hunter-Lab:
54.2001, 29.7335, -16.2909
#c07db9 color charts
#c07db9 color shades, tints & tones
#c07db9 color schemes
#c07db9 color preview, HTML & CSS examples
This text has a color of #c07db9
<p style="color:#c07db9;">Text here</p>
.mytext {color:#c07db9;}
This box has a color of #c07db9
<div style="background-color:#c07db9;">Content here</div>
.mybackground {background-color:#c07db9;}
Border around this has a color of #c07db9
<div style="border:2px solid #c07db9;">Content here</div>
.myborder {border:2px solid #c07db9;}