#c07da1 color space conversions
Hex:
#c07da1
RGB:
192, 125, 161
CMY:
25, 51, 37
CMYK:
0, 35, 16, 25
HSL:
328°, 34.7150%, 62.1569%
HSV (HSB):
328°, 34.8958%, 75.2941%
XYZ:
35.5049, 28.4469, 37.3377
xyY:
0.3505, 0.2808, 28.4469
CIE-Lab:
60.2904, 31.2595, -8.4534
CIE-LCH:
60.2904, 32.3824, 344.8676
CIE-Luv:
60.2904, 38.7854, -17.6167
Hunter-Lab:
53.3356, 25.4878, -4.1711
#c07da1 color charts
#c07da1 color shades, tints & tones
#c07da1 color schemes
#c07da1 color preview, HTML & CSS examples
This text has a color of #c07da1
<p style="color:#c07da1;">Text here</p>
.mytext {color:#c07da1;}
This box has a color of #c07da1
<div style="background-color:#c07da1;">Content here</div>
.mybackground {background-color:#c07da1;}
Border around this has a color of #c07da1
<div style="border:2px solid #c07da1;">Content here</div>
.myborder {border:2px solid #c07da1;}