#d03dfd color space conversions
Hex:
#d03dfd
RGB:
208, 61, 253
CMY:
18, 76, 1
CMYK:
18, 76, 0, 1
HSL:
286°, 97.9592%, 61.5686%
HSV (HSB):
286°, 75.8893%, 99.2157%
XYZ:
45.4108, 23.8392, 95.1365
xyY:
0.2762, 0.1450, 23.8392
CIE-Lab:
55.9265, 80.8522, -67.1908
CIE-LCH:
55.9265, 105.1270, 320.2723
CIE-Luv:
55.9265, 47.9992, -113.9068
Hunter-Lab:
48.8254, 80.5719, -81.3490
#d03dfd color charts
#d03dfd color shades, tints & tones
#d03dfd color schemes
#d03dfd color preview, HTML & CSS examples
This text has a color of #d03dfd
<p style="color:#d03dfd;">Text here</p>
.mytext {color:#d03dfd;}
This box has a color of #d03dfd
<div style="background-color:#d03dfd;">Content here</div>
.mybackground {background-color:#d03dfd;}
Border around this has a color of #d03dfd
<div style="border:2px solid #d03dfd;">Content here</div>
.myborder {border:2px solid #d03dfd;}