#d074ec color space conversions
Hex:
#d074ec
RGB:
208, 116, 236
CMY:
18, 55, 7
CMYK:
12, 51, 0, 7
HSL:
286°, 75.9494%, 69.0196%
HSV (HSB):
286°, 50.8475%, 92.5490%
XYZ:
47.3981, 31.9568, 83.0270
xyY:
0.2919, 0.1968, 31.9568
CIE-Lab:
63.3072, 54.6598, -45.9822
CIE-LCH:
63.3072, 71.4287, 319.9279
CIE-Luv:
63.3072, 38.2969, -80.3427
Hunter-Lab:
56.5304, 50.7360, -47.5089
#d074ec color charts
#d074ec color shades, tints & tones
#d074ec color schemes
#d074ec color preview, HTML & CSS examples
This text has a color of #d074ec
<p style="color:#d074ec;">Text here</p>
.mytext {color:#d074ec;}
This box has a color of #d074ec
<div style="background-color:#d074ec;">Content here</div>
.mybackground {background-color:#d074ec;}
Border around this has a color of #d074ec
<div style="border:2px solid #d074ec;">Content here</div>
.myborder {border:2px solid #d074ec;}