#c565e6 color space conversions
Hex:
#c565e6
RGB:
197, 101, 230
CMY:
23, 60, 10
CMYK:
14, 56, 0, 10
HSL:
285°, 72.0670%, 64.9020%
HSV (HSB):
285°, 56.0870%, 90.1961%
XYZ:
41.9626, 26.8908, 77.8417
xyY:
0.2861, 0.1833, 26.8908
CIE-Lab:
58.8732, 57.9957, -49.7412
CIE-LCH:
58.8732, 76.4048, 319.3813
CIE-Luv:
58.8732, 37.8212, -85.5856
Hunter-Lab:
51.8564, 53.6948, -52.7008
#c565e6 color charts
#c565e6 color shades, tints & tones
#c565e6 color schemes
#c565e6 color preview, HTML & CSS examples
This text has a color of #c565e6
<p style="color:#c565e6;">Text here</p>
.mytext {color:#c565e6;}
This box has a color of #c565e6
<div style="background-color:#c565e6;">Content here</div>
.mybackground {background-color:#c565e6;}
Border around this has a color of #c565e6
<div style="border:2px solid #c565e6;">Content here</div>
.myborder {border:2px solid #c565e6;}