#654ed4 color space conversions
Hex:
#654ed4
RGB:
101, 78, 212
CMY:
60, 69, 17
CMYK:
52, 63, 0, 17
HSL:
250°, 60.9091%, 56.8627%
HSV (HSB):
250°, 63.2075%, 83.1373%
XYZ:
19.9749, 12.9689, 63.7378
xyY:
0.2066, 0.1341, 12.9689
CIE-Lab:
42.7164, 44.1826, -66.0698
CIE-LCH:
42.7164, 79.4816, 303.7717
CIE-Luv:
42.7164, -0.5044, -100.3178
Hunter-Lab:
36.0124, 35.9862, -79.7277
#654ed4 color charts
#654ed4 color shades, tints & tones
#654ed4 color schemes
#654ed4 color preview, HTML & CSS examples
This text has a color of #654ed4
<p style="color:#654ed4;">Text here</p>
.mytext {color:#654ed4;}
This box has a color of #654ed4
<div style="background-color:#654ed4;">Content here</div>
.mybackground {background-color:#654ed4;}
Border around this has a color of #654ed4
<div style="border:2px solid #654ed4;">Content here</div>
.myborder {border:2px solid #654ed4;}