#6565d5 color space conversions
Hex:
#6565d5
RGB:
101, 101, 213
CMY:
60, 60, 16
CMYK:
53, 53, 0, 16
HSL:
240°, 57.1429%, 61.5686%
HSV (HSB):
240°, 52.5822%, 83.5294%
XYZ:
22.0307, 16.8782, 65.0475
xyY:
0.2119, 0.1624, 16.8782
CIE-Lab:
48.1061, 30.8185, -57.9153
CIE-LCH:
48.1061, 65.6046, 298.0188
CIE-Luv:
48.1061, -6.5551, -90.9146
Hunter-Lab:
41.0830, 23.8252, -65.1167
#6565d5 color charts
#6565d5 color shades, tints & tones
#6565d5 color schemes
#6565d5 color preview, HTML & CSS examples
This text has a color of #6565d5
<p style="color:#6565d5;">Text here</p>
.mytext {color:#6565d5;}
This box has a color of #6565d5
<div style="background-color:#6565d5;">Content here</div>
.mybackground {background-color:#6565d5;}
Border around this has a color of #6565d5
<div style="border:2px solid #6565d5;">Content here</div>
.myborder {border:2px solid #6565d5;}