#c065de color space conversions
Hex:
#c065de
RGB:
192, 101, 222
CMY:
25, 60, 13
CMYK:
14, 55, 0, 13
HSL:
285°, 64.7059%, 63.3333%
HSV (HSB):
285°, 54.5045%, 87.0588%
XYZ:
39.5767, 25.7878, 71.9989
xyY:
0.2881, 0.1877, 25.7878
CIE-Lab:
57.8350, 55.1136, -46.9398
CIE-LCH:
57.8350, 72.3937, 319.5792
CIE-Luv:
57.8350, 36.5361, -80.4823
Hunter-Lab:
50.7816, 50.2463, -48.5150
#c065de color charts
#c065de color shades, tints & tones
#c065de color schemes
#c065de color preview, HTML & CSS examples
This text has a color of #c065de
<p style="color:#c065de;">Text here</p>
.mytext {color:#c065de;}
This box has a color of #c065de
<div style="background-color:#c065de;">Content here</div>
.mybackground {background-color:#c065de;}
Border around this has a color of #c065de
<div style="border:2px solid #c065de;">Content here</div>
.myborder {border:2px solid #c065de;}