#d03bf7 color space conversions
Hex:
#d03bf7
RGB:
208, 59, 247
CMY:
18, 77, 3
CMYK:
16, 76, 0, 3
HSL:
288°, 92.1569%, 60.0000%
HSV (HSB):
288°, 76.1134%, 96.8627%
XYZ:
44.3649, 23.2532, 90.1457
xyY:
0.2812, 0.1474, 23.2532
CIE-Lab:
55.3322, 80.3894, -64.8117
CIE-LCH:
55.3322, 103.2619, 321.1235
CIE-Luv:
55.3322, 50.0498, -110.0322
Hunter-Lab:
48.2216, 79.8360, -77.0819
#d03bf7 color charts
#d03bf7 color shades, tints & tones
#d03bf7 color schemes
#d03bf7 color preview, HTML & CSS examples
This text has a color of #d03bf7
<p style="color:#d03bf7;">Text here</p>
.mytext {color:#d03bf7;}
This box has a color of #d03bf7
<div style="background-color:#d03bf7;">Content here</div>
.mybackground {background-color:#d03bf7;}
Border around this has a color of #d03bf7
<div style="border:2px solid #d03bf7;">Content here</div>
.myborder {border:2px solid #d03bf7;}