#d03fea color space conversions
Hex:
#d03fea
RGB:
208, 63, 234
CMY:
18, 75, 8
CMYK:
11, 73, 0, 8
HSL:
291°, 80.2817%, 58.2353%
HSV (HSB):
291°, 73.0769%, 91.7647%
XYZ:
42.6412, 22.9054, 80.0156
xyY:
0.2929, 0.1574, 22.9054
CIE-Lab:
54.9748, 76.8405, -58.1121
CIE-LCH:
54.9748, 96.3405, 322.9009
CIE-Luv:
54.9748, 53.2508, -99.4587
Hunter-Lab:
47.8596, 75.2828, -65.6242
#d03fea color charts
#d03fea color shades, tints & tones
#d03fea color schemes
#d03fea color preview, HTML & CSS examples
This text has a color of #d03fea
<p style="color:#d03fea;">Text here</p>
.mytext {color:#d03fea;}
This box has a color of #d03fea
<div style="background-color:#d03fea;">Content here</div>
.mybackground {background-color:#d03fea;}
Border around this has a color of #d03fea
<div style="border:2px solid #d03fea;">Content here</div>
.myborder {border:2px solid #d03fea;}