#d27cfd color space conversions
Hex:
#d27cfd
RGB:
210, 124, 253
CMY:
18, 51, 1
CMYK:
17, 51, 0, 1
HSL:
280°, 96.9925%, 73.9216%
HSV (HSB):
280°, 50.9881%, 99.2157%
XYZ:
51.5156, 35.2088, 97.0093
xyY:
0.2804, 0.1916, 35.2088
CIE-Lab:
65.9109, 54.6008, -51.2228
CIE-LCH:
65.9109, 74.8667, 316.8284
CIE-Luv:
65.9109, 33.2711, -89.4457
Hunter-Lab:
59.3370, 51.1317, -55.3966
#d27cfd color charts
#d27cfd color shades, tints & tones
#d27cfd color schemes
#d27cfd color preview, HTML & CSS examples
This text has a color of #d27cfd
<p style="color:#d27cfd;">Text here</p>
.mytext {color:#d27cfd;}
This box has a color of #d27cfd
<div style="background-color:#d27cfd;">Content here</div>
.mybackground {background-color:#d27cfd;}
Border around this has a color of #d27cfd
<div style="border:2px solid #d27cfd;">Content here</div>
.myborder {border:2px solid #d27cfd;}