#d55dfc color space conversions
Hex:
#d55dfc
RGB:
213, 93, 252
CMY:
16, 64, 1
CMYK:
15, 63, 0, 1
HSL:
285°, 96.3636%, 67.6471%
HSV (HSB):
285°, 63.0952%, 98.8235%
XYZ:
48.9256, 29.0031, 95.1150
xyY:
0.2827, 0.1676, 29.0031
CIE-Lab:
60.7844, 69.7482, -58.8007
CIE-LCH:
60.7844, 91.2268, 319.8677
CIE-Luv:
60.7844, 44.6815, -101.9654
Hunter-Lab:
53.8545, 67.9177, -67.0166
#d55dfc color charts
#d55dfc RGB chart
#d55dfc CMYK chart
#d55dfc RGB pie chart
#d55dfc color shades, tints & tones
#d55dfc color schemes
#d55dfc color preview, HTML & CSS examples
This text has a color of #d55dfc
<p style="color:#d55dfc;">Text here</p>
.mytext {color:#d55dfc;}
Text color #d55dfc
This box has a color of #d55dfc
<div style="background-color:#d55dfc;">Content here</div>
.mybackground {background-color:#d55dfc;}
Background color #d55dfc
Border around this has a color of #d55dfc
<div style="border:2px solid #d55dfc;">Content here</div>
.myborder {border:2px solid #d55dfc;}
Border color #d55dfc