#c065ce color space conversions
Hex:
#c065ce
RGB:
192, 101, 206
CMY:
25, 60, 19
CMYK:
7, 51, 0, 19
HSL:
292°, 51.7241%, 60.1961%
HSV (HSB):
292°, 50.9709%, 80.7843%
XYZ:
37.5325, 24.9701, 61.2340
xyY:
0.3033, 0.2018, 24.9701
CIE-Lab:
57.0462, 51.9711, -39.1432
CIE-LCH:
57.0462, 65.0630, 323.0140
CIE-Luv:
57.0462, 40.1553, -67.5865
Hunter-Lab:
49.9701, 46.6237, -37.6758
#c065ce color charts
#c065ce color shades, tints & tones
#c065ce color schemes
#c065ce color preview, HTML & CSS examples
This text has a color of #c065ce
<p style="color:#c065ce;">Text here</p>
.mytext {color:#c065ce;}
This box has a color of #c065ce
<div style="background-color:#c065ce;">Content here</div>
.mybackground {background-color:#c065ce;}
Border around this has a color of #c065ce
<div style="border:2px solid #c065ce;">Content here</div>
.myborder {border:2px solid #c065ce;}