#de82f8 color space conversions
Hex:
#de82f8
RGB:
222, 130, 248
CMY:
13, 49, 3
CMYK:
10, 48, 0, 3
HSL:
287°, 89.3939%, 74.1176%
HSV (HSB):
287°, 47.5806%, 97.2549%
XYZ:
55.0501, 38.2722, 93.2927
xyY:
0.2950, 0.2051, 38.2722
CIE-Lab:
68.2207, 53.7625, -44.7506
CIE-LCH:
68.2207, 69.9502, 320.2269
CIE-Luv:
68.2207, 39.3788, -79.2936
Hunter-Lab:
61.8645, 50.5753, -46.1052
#de82f8 color charts
#de82f8 color shades, tints & tones
#de82f8 color schemes
#de82f8 color preview, HTML & CSS examples
This text has a color of #de82f8
<p style="color:#de82f8;">Text here</p>
.mytext {color:#de82f8;}
This box has a color of #de82f8
<div style="background-color:#de82f8;">Content here</div>
.mybackground {background-color:#de82f8;}
Border around this has a color of #de82f8
<div style="border:2px solid #de82f8;">Content here</div>
.myborder {border:2px solid #de82f8;}