#d255e3 color space conversions
Hex:
#d255e3
RGB:
210, 85, 227
CMY:
18, 67, 11
CMYK:
7, 63, 0, 11
HSL:
293°, 71.7172%, 61.1765%
HSV (HSB):
293°, 62.5551%, 89.0196%
XYZ:
43.6920, 25.7447, 75.3394
xyY:
0.3018, 0.1778, 25.7447
CIE-Lab:
57.7939, 67.8077, -49.6649
CIE-LCH:
57.7939, 84.0505, 323.7795
CIE-Luv:
57.7939, 51.5580, -86.4526
Hunter-Lab:
50.7392, 64.9142, -52.5185
#d255e3 color charts
#d255e3 color shades, tints & tones
#d255e3 color schemes
#d255e3 color preview, HTML & CSS examples
This text has a color of #d255e3
<p style="color:#d255e3;">Text here</p>
.mytext {color:#d255e3;}
This box has a color of #d255e3
<div style="background-color:#d255e3;">Content here</div>
.mybackground {background-color:#d255e3;}
Border around this has a color of #d255e3
<div style="border:2px solid #d255e3;">Content here</div>
.myborder {border:2px solid #d255e3;}