#ff7cfd color space conversions
Hex:
#ff7cfd
RGB:
255, 124, 253
CMY:
0, 51, 1
CMYK:
0, 51, 1, 0
HSL:
301°, 100.0000%, 74.3137%
HSV (HSB):
301°, 51.3725%, 100.0000%
XYZ:
66.1773, 42.7672, 97.6955
xyY:
0.3203, 0.2070, 42.7672
CIE-Lab:
71.3966, 66.4499, -42.2173
CIE-LCH:
71.3966, 78.7267, 327.5712
CIE-Luv:
71.3966, 61.8759, -77.7131
Hunter-Lab:
65.3966, 66.1868, -42.7952
#ff7cfd color charts
#ff7cfd color shades, tints & tones
#ff7cfd color schemes
#ff7cfd color preview, HTML & CSS examples
This text has a color of #ff7cfd
<p style="color:#ff7cfd;">Text here</p>
.mytext {color:#ff7cfd;}
This box has a color of #ff7cfd
<div style="background-color:#ff7cfd;">Content here</div>
.mybackground {background-color:#ff7cfd;}
Border around this has a color of #ff7cfd
<div style="border:2px solid #ff7cfd;">Content here</div>
.myborder {border:2px solid #ff7cfd;}