#de51e8 color space conversions
Hex:
#de51e8
RGB:
222, 81, 232
CMY:
13, 68, 9
CMYK:
4, 65, 0, 9
HSL:
296°, 76.6497%, 61.3725%
HSV (HSB):
296°, 65.0862%, 90.9804%
XYZ:
47.6321, 27.2406, 79.0914
xyY:
0.3094, 0.1769, 27.2406
CIE-Lab:
59.1964, 73.0299, -50.1359
CIE-LCH:
59.1964, 88.5831, 325.5300
CIE-Luv:
59.1964, 59.1698, -88.3639
Hunter-Lab:
52.1926, 71.5661, -53.3119
#de51e8 color charts
#de51e8 color shades, tints & tones
#de51e8 color schemes
#de51e8 color preview, HTML & CSS examples
This text has a color of #de51e8
<p style="color:#de51e8;">Text here</p>
.mytext {color:#de51e8;}
This box has a color of #de51e8
<div style="background-color:#de51e8;">Content here</div>
.mybackground {background-color:#de51e8;}
Border around this has a color of #de51e8
<div style="border:2px solid #de51e8;">Content here</div>
.myborder {border:2px solid #de51e8;}