#d03df9 color space conversions
Hex:
#d03df9
RGB:
208, 61, 249
CMY:
18, 76, 2
CMYK:
16, 76, 0, 2
HSL:
287°, 94.0000%, 60.7843%
HSV (HSB):
287°, 75.5020%, 97.6471%
XYZ:
44.7801, 23.5869, 91.8151
xyY:
0.2796, 0.1473, 23.5869
CIE-Lab:
55.6718, 80.1316, -65.3784
CIE-LCH:
55.6718, 103.4186, 320.7894
CIE-Luv:
55.6718, 49.1456, -111.0142
Hunter-Lab:
48.5664, 79.5926, -78.0917
#d03df9 color charts
#d03df9 color shades, tints & tones
#d03df9 color schemes
#d03df9 color preview, HTML & CSS examples
This text has a color of #d03df9
<p style="color:#d03df9;">Text here</p>
.mytext {color:#d03df9;}
This box has a color of #d03df9
<div style="background-color:#d03df9;">Content here</div>
.mybackground {background-color:#d03df9;}
Border around this has a color of #d03df9
<div style="border:2px solid #d03df9;">Content here</div>
.myborder {border:2px solid #d03df9;}