#de81f9 color space conversions
Hex:
#de81f9
RGB:
222, 129, 249
CMY:
13, 49, 2
CMYK:
11, 48, 0, 2
HSL:
287°, 90.9091%, 74.1176%
HSV (HSB):
287°, 48.1928%, 97.6471%
XYZ:
55.0733, 38.0697, 94.0680
xyY:
0.2942, 0.2034, 38.0697
CIE-Lab:
68.0719, 54.4626, -45.5319
CIE-LCH:
68.0719, 70.9882, 320.1036
CIE-Luv:
68.0719, 39.5459, -80.6421
Hunter-Lab:
61.7006, 51.3512, -47.2024
#de81f9 color charts
#de81f9 color shades, tints & tones
#de81f9 color schemes
#de81f9 color preview, HTML & CSS examples
This text has a color of #de81f9
<p style="color:#de81f9;">Text here</p>
.mytext {color:#de81f9;}
This box has a color of #de81f9
<div style="background-color:#de81f9;">Content here</div>
.mybackground {background-color:#de81f9;}
Border around this has a color of #de81f9
<div style="border:2px solid #de81f9;">Content here</div>
.myborder {border:2px solid #de81f9;}