#d255ec color space conversions
Hex:
#d255ec
RGB:
210, 85, 236
CMY:
18, 67, 7
CMYK:
11, 64, 0, 7
HSL:
290°, 79.8942%, 62.9412%
HSV (HSB):
290°, 63.9831%, 92.5490%
XYZ:
44.9672, 26.2548, 82.0545
xyY:
0.2934, 0.1713, 26.2548
CIE-Lab:
58.2781, 69.4389, -53.9369
CIE-LCH:
58.2781, 87.9258, 322.1616
CIE-Luv:
58.2781, 49.0635, -93.4587
Hunter-Lab:
51.2394, 66.9808, -59.0791
#d255ec color charts
#d255ec color shades, tints & tones
#d255ec color schemes
#d255ec color preview, HTML & CSS examples
This text has a color of #d255ec
<p style="color:#d255ec;">Text here</p>
.mytext {color:#d255ec;}
This box has a color of #d255ec
<div style="background-color:#d255ec;">Content here</div>
.mybackground {background-color:#d255ec;}
Border around this has a color of #d255ec
<div style="border:2px solid #d255ec;">Content here</div>
.myborder {border:2px solid #d255ec;}