#d255c0 color space conversions
Hex:
#d255c0
RGB:
210, 85, 192
CMY:
18, 67, 25
CMYK:
0, 60, 9, 18
HSL:
309°, 58.1395%, 57.8431%
HSV (HSB):
309°, 59.5238%, 82.3529%
XYZ:
39.3413, 24.0044, 52.4290
xyY:
0.3398, 0.2073, 24.0044
CIE-Lab:
56.0922, 61.8839, -32.4625
CIE-LCH:
56.0922, 69.8815, 332.3198
CIE-Luv:
56.0922, 61.8637, -58.5257
Hunter-Lab:
48.9943, 57.5913, -29.1504
#d255c0 color charts
#d255c0 color shades, tints & tones
#d255c0 color schemes
#d255c0 color preview, HTML & CSS examples
This text has a color of #d255c0
<p style="color:#d255c0;">Text here</p>
.mytext {color:#d255c0;}
This box has a color of #d255c0
<div style="background-color:#d255c0;">Content here</div>
.mybackground {background-color:#d255c0;}
Border around this has a color of #d255c0
<div style="border:2px solid #d255c0;">Content here</div>
.myborder {border:2px solid #d255c0;}