#d255f3 color space conversions
Hex:
#d255f3
RGB:
210, 85, 243
CMY:
18, 67, 5
CMYK:
14, 65, 0, 5
HSL:
287°, 86.8132%, 64.3137%
HSV (HSB):
287°, 65.0206%, 95.2941%
XYZ:
46.0045, 26.6697, 87.5171
xyY:
0.2872, 0.1665, 26.6697
CIE-Lab:
58.6673, 70.7342, -57.2181
CIE-LCH:
58.6673, 90.9793, 321.0300
CIE-Luv:
58.6673, 47.1731, -98.8445
Hunter-Lab:
51.6427, 68.6371, -64.3268
#d255f3 color charts
#d255f3 color shades, tints & tones
#d255f3 color schemes
#d255f3 color preview, HTML & CSS examples
This text has a color of #d255f3
<p style="color:#d255f3;">Text here</p>
.mytext {color:#d255f3;}
This box has a color of #d255f3
<div style="background-color:#d255f3;">Content here</div>
.mybackground {background-color:#d255f3;}
Border around this has a color of #d255f3
<div style="border:2px solid #d255f3;">Content here</div>
.myborder {border:2px solid #d255f3;}