#d10fea color space conversions
Hex:
#d10fea
RGB:
209, 15, 234
CMY:
18, 94, 8
CMYK:
11, 94, 0, 8
HSL:
293°, 87.9518%, 48.8235%
HSV (HSB):
293°, 93.5897%, 91.7647%
XYZ:
41.3166, 19.8375, 79.4933
xyY:
0.2938, 0.1410, 19.8375
CIE-Lab:
51.6530, 87.1536, -63.4458
CIE-LCH:
51.6530, 107.8013, 323.9462
CIE-Luv:
51.6530, 59.3635, -106.8373
Hunter-Lab:
44.5393, 87.6408, -74.6428
#d10fea color charts
#d10fea color shades, tints & tones
#d10fea color schemes
#d10fea color preview, HTML & CSS examples
This text has a color of #d10fea
<p style="color:#d10fea;">Text here</p>
.mytext {color:#d10fea;}
This box has a color of #d10fea
<div style="background-color:#d10fea;">Content here</div>
.mybackground {background-color:#d10fea;}
Border around this has a color of #d10fea
<div style="border:2px solid #d10fea;">Content here</div>
.myborder {border:2px solid #d10fea;}