#c065a7 color space conversions
Hex:
#c065a7
RGB:
192, 101, 167
CMY:
25, 60, 35
CMYK:
0, 47, 13, 25
HSL:
316°, 41.9355%, 57.4510%
HSV (HSB):
316°, 47.3958%, 75.2941%
XYZ:
33.3670, 23.3038, 39.2987
xyY:
0.3477, 0.2428, 23.3038
CIE-Lab:
55.3839, 45.0300, -19.3218
CIE-LCH:
55.3839, 49.0004, 336.7764
CIE-Luv:
55.3839, 49.4335, -35.6788
Hunter-Lab:
48.2741, 38.8993, -14.4746
#c065a7 color charts
#c065a7 color shades, tints & tones
#c065a7 color schemes
#c065a7 color preview, HTML & CSS examples
This text has a color of #c065a7
<p style="color:#c065a7;">Text here</p>
.mytext {color:#c065a7;}
This box has a color of #c065a7
<div style="background-color:#c065a7;">Content here</div>
.mybackground {background-color:#c065a7;}
Border around this has a color of #c065a7
<div style="border:2px solid #c065a7;">Content here</div>
.myborder {border:2px solid #c065a7;}