#d03cfb color space conversions
Hex:
#d03cfb
RGB:
208, 60, 251
CMY:
18, 76, 2
CMYK:
17, 76, 0, 2
HSL:
286°, 95.9799%, 60.9804%
HSV (HSB):
286°, 76.0956%, 98.4314%
XYZ:
45.0409, 23.6066, 93.4494
xyY:
0.2779, 0.1456, 23.6066
CIE-Lab:
55.6918, 80.7995, -66.4585
CIE-LCH:
55.6918, 104.6197, 320.5623
CIE-Luv:
55.6918, 48.7290, -112.6970
Hunter-Lab:
48.5867, 80.4466, -80.0250
#d03cfb color charts
#d03cfb color shades, tints & tones
#d03cfb color schemes
#d03cfb color preview, HTML & CSS examples
This text has a color of #d03cfb
<p style="color:#d03cfb;">Text here</p>
.mytext {color:#d03cfb;}
This box has a color of #d03cfb
<div style="background-color:#d03cfb;">Content here</div>
.mybackground {background-color:#d03cfb;}
Border around this has a color of #d03cfb
<div style="border:2px solid #d03cfb;">Content here</div>
.myborder {border:2px solid #d03cfb;}