#d27bfd color space conversions
Hex:
#d27bfd
RGB:
210, 123, 253
CMY:
18, 52, 1
CMYK:
17, 51, 0, 1
HSL:
280°, 97.0149%, 73.7255%
HSV (HSB):
280°, 51.3834%, 99.2157%
XYZ:
51.3909, 34.9594, 96.9677
xyY:
0.2803, 0.1907, 34.9594
CIE-Lab:
65.7170, 55.1072, -51.5295
CIE-LCH:
65.7170, 75.4460, 316.9216
CIE-Luv:
65.7170, 33.6124, -89.9636
Hunter-Lab:
59.1265, 51.6754, -55.8474
#d27bfd color charts
#d27bfd color shades, tints & tones
#d27bfd color schemes
#d27bfd color preview, HTML & CSS examples
This text has a color of #d27bfd
<p style="color:#d27bfd;">Text here</p>
.mytext {color:#d27bfd;}
This box has a color of #d27bfd
<div style="background-color:#d27bfd;">Content here</div>
.mybackground {background-color:#d27bfd;}
Border around this has a color of #d27bfd
<div style="border:2px solid #d27bfd;">Content here</div>
.myborder {border:2px solid #d27bfd;}