#d03bfe color space conversions
Hex:
#d03bfe
RGB:
208, 59, 254
CMY:
18, 77, 0
CMYK:
18, 77, 0, 0
HSL:
286°, 98.9848%, 61.3725%
HSV (HSB):
286°, 76.7717%, 99.6078%
XYZ:
45.4658, 23.6936, 95.9429
xyY:
0.2754, 0.1435, 23.6936
CIE-Lab:
55.7797, 81.6426, -67.9826
CIE-LCH:
55.7797, 106.2410, 320.2163
CIE-Luv:
55.7797, 48.0244, -115.0830
Hunter-Lab:
48.6761, 81.5445, -82.7903
#d03bfe color charts
#d03bfe color shades, tints & tones
#d03bfe color schemes
#d03bfe color preview, HTML & CSS examples
This text has a color of #d03bfe
<p style="color:#d03bfe;">Text here</p>
.mytext {color:#d03bfe;}
This box has a color of #d03bfe
<div style="background-color:#d03bfe;">Content here</div>
.mybackground {background-color:#d03bfe;}
Border around this has a color of #d03bfe
<div style="border:2px solid #d03bfe;">Content here</div>
.myborder {border:2px solid #d03bfe;}