#d03efd color space conversions
Hex:
#d03efd
RGB:
208, 62, 253
CMY:
18, 76, 1
CMYK:
18, 75, 0, 1
HSL:
286°, 97.9487%, 61.7647%
HSV (HSB):
286°, 75.4941%, 99.2157%
XYZ:
45.4647, 23.9470, 95.1545
xyY:
0.2763, 0.1455, 23.9470
CIE-Lab:
56.0347, 80.5403, -67.0163
CIE-LCH:
56.0347, 104.7756, 320.2367
CIE-Luv:
56.0347, 47.8393, -113.6707
Hunter-Lab:
48.9357, 80.2016, -81.0333
#d03efd color charts
#d03efd color shades, tints & tones
#d03efd color schemes
#d03efd color preview, HTML & CSS examples
This text has a color of #d03efd
<p style="color:#d03efd;">Text here</p>
.mytext {color:#d03efd;}
This box has a color of #d03efd
<div style="background-color:#d03efd;">Content here</div>
.mybackground {background-color:#d03efd;}
Border around this has a color of #d03efd
<div style="border:2px solid #d03efd;">Content here</div>
.myborder {border:2px solid #d03efd;}