#d55efa color space conversions
Hex:
#d55efa
RGB:
213, 94, 250
CMY:
16, 63, 2
CMYK:
15, 62, 0, 2
HSL:
286°, 93.9759%, 67.4510%
HSV (HSB):
286°, 62.4000%, 98.0392%
XYZ:
48.6986, 29.0537, 93.4837
xyY:
0.2844, 0.1697, 29.0537
CIE-Lab:
60.8290, 68.9353, -57.6245
CIE-LCH:
60.8290, 89.8479, 320.1070
CIE-Luv:
60.8290, 44.9228, -100.0397
Hunter-Lab:
53.9015, 66.9427, -65.0983
#d55efa color charts
#d55efa color shades, tints & tones
#d55efa color schemes
#d55efa color preview, HTML & CSS examples
This text has a color of #d55efa
<p style="color:#d55efa;">Text here</p>
.mytext {color:#d55efa;}
This box has a color of #d55efa
<div style="background-color:#d55efa;">Content here</div>
.mybackground {background-color:#d55efa;}
Border around this has a color of #d55efa
<div style="border:2px solid #d55efa;">Content here</div>
.myborder {border:2px solid #d55efa;}