#c065e9 color space conversions
Hex:
#c065e9
RGB:
192, 101, 233
CMY:
25, 60, 9
CMYK:
18, 57, 0, 9
HSL:
281°, 75.0000%, 65.4902%
HSV (HSB):
281°, 56.6524%, 91.3725%
XYZ:
41.0999, 26.3970, 80.0197
xyY:
0.2786, 0.1789, 26.3970
CIE-Lab:
58.4120, 57.3564, -52.1890
CIE-LCH:
58.4120, 77.5464, 317.7007
CIE-Luv:
58.4120, 34.1365, -89.2054
Hunter-Lab:
51.3780, 52.8796, -56.3778
#c065e9 color charts
#c065e9 color shades, tints & tones
#c065e9 color schemes
#c065e9 color preview, HTML & CSS examples
This text has a color of #c065e9
<p style="color:#c065e9;">Text here</p>
.mytext {color:#c065e9;}
This box has a color of #c065e9
<div style="background-color:#c065e9;">Content here</div>
.mybackground {background-color:#c065e9;}
Border around this has a color of #c065e9
<div style="border:2px solid #c065e9;">Content here</div>
.myborder {border:2px solid #c065e9;}