#d255c5 color space conversions
Hex:
#d255c5
RGB:
210, 85, 197
CMY:
18, 67, 23
CMYK:
0, 60, 6, 18
HSL:
306°, 58.1395%, 57.8431%
HSV (HSB):
306°, 59.5238%, 82.3529%
XYZ:
39.9049, 24.2299, 55.3969
xyY:
0.3338, 0.2027, 24.2299
CIE-Lab:
56.3172, 62.6851, -34.9785
CIE-LCH:
56.3172, 71.7838, 330.8383
CIE-Luv:
56.3172, 60.3408, -62.5622
Hunter-Lab:
49.2238, 58.5651, -32.2688
#d255c5 color charts
#d255c5 color shades, tints & tones
#d255c5 color schemes
#d255c5 color preview, HTML & CSS examples
This text has a color of #d255c5
<p style="color:#d255c5;">Text here</p>
.mytext {color:#d255c5;}
This box has a color of #d255c5
<div style="background-color:#d255c5;">Content here</div>
.mybackground {background-color:#d255c5;}
Border around this has a color of #d255c5
<div style="border:2px solid #d255c5;">Content here</div>
.myborder {border:2px solid #d255c5;}