#d05cf5 color space conversions
Hex:
#d05cf5
RGB:
208, 92, 245
CMY:
18, 64, 4
CMYK:
15, 62, 0, 4
HSL:
285°, 88.4393%, 66.0784%
HSV (HSB):
285°, 62.4490%, 96.0784%
XYZ:
46.3210, 27.6568, 89.2831
xyY:
0.2837, 0.1694, 27.6568
CIE-Lab:
59.5774, 67.7099, -56.8916
CIE-LCH:
59.5774, 88.4380, 319.9622
CIE-Luv:
59.5774, 43.6159, -98.2886
Hunter-Lab:
52.5897, 65.1908, -63.8456
#d05cf5 color charts
#d05cf5 color shades, tints & tones
#d05cf5 color schemes
#d05cf5 color preview, HTML & CSS examples
This text has a color of #d05cf5
<p style="color:#d05cf5;">Text here</p>
.mytext {color:#d05cf5;}
This box has a color of #d05cf5
<div style="background-color:#d05cf5;">Content here</div>
.mybackground {background-color:#d05cf5;}
Border around this has a color of #d05cf5
<div style="border:2px solid #d05cf5;">Content here</div>
.myborder {border:2px solid #d05cf5;}