#de51f7 color space conversions
Hex:
#de51f7
RGB:
222, 81, 247
CMY:
13, 68, 3
CMYK:
10, 67, 0, 3
HSL:
291°, 91.2088%, 64.3137%
HSV (HSB):
291°, 67.2065%, 96.8627%
XYZ:
49.8551, 28.1299, 90.7976
xyY:
0.2954, 0.1667, 28.1299
CIE-Lab:
60.0059, 75.6256, -57.2053
CIE-LCH:
60.0059, 94.8245, 322.8951
CIE-Luv:
60.0059, 54.7052, -99.9632
Hunter-Lab:
53.0376, 74.9736, -64.3751
#de51f7 color charts
#de51f7 color shades, tints & tones
#de51f7 color schemes
#de51f7 color preview, HTML & CSS examples
This text has a color of #de51f7
<p style="color:#de51f7;">Text here</p>
.mytext {color:#de51f7;}
This box has a color of #de51f7
<div style="background-color:#de51f7;">Content here</div>
.mybackground {background-color:#de51f7;}
Border around this has a color of #de51f7
<div style="border:2px solid #de51f7;">Content here</div>
.myborder {border:2px solid #de51f7;}