#d255ca color space conversions
Hex:
#d255ca
RGB:
210, 85, 202
CMY:
18, 67, 21
CMYK:
0, 60, 4, 18
HSL:
304°, 58.1395%, 57.8431%
HSV (HSB):
304°, 59.5238%, 82.3529%
XYZ:
40.4875, 24.4629, 58.4650
xyY:
0.3281, 0.1982, 24.4629
CIE-Lab:
56.5483, 63.5022, -37.4748
CIE-LCH:
56.5483, 73.7353, 329.4537
CIE-Luv:
56.5483, 58.8327, -66.5880
Hunter-Lab:
49.4600, 59.5635, -35.4627
#d255ca color charts
#d255ca color shades, tints & tones
#d255ca color schemes
#d255ca color preview, HTML & CSS examples
This text has a color of #d255ca
<p style="color:#d255ca;">Text here</p>
.mytext {color:#d255ca;}
This box has a color of #d255ca
<div style="background-color:#d255ca;">Content here</div>
.mybackground {background-color:#d255ca;}
Border around this has a color of #d255ca
<div style="border:2px solid #d255ca;">Content here</div>
.myborder {border:2px solid #d255ca;}