#fd7fff color space conversions
Hex:
#fd7fff
RGB:
253, 127, 255
CMY:
1, 50, 0
CMYK:
1, 50, 0, 0
HSL:
299°, 100.0000%, 74.9020%
HSV (HSB):
299°, 50.1961%, 100.0000%
XYZ:
66.1474, 43.2814, 99.4755
xyY:
0.3166, 0.2072, 43.2814
CIE-Lab:
71.7455, 64.8793, -42.7803
CIE-LCH:
71.7455, 77.7141, 326.5999
CIE-Luv:
71.7455, 58.8990, -78.4433
Hunter-Lab:
65.7886, 64.3434, -43.5973
#fd7fff color charts
#fd7fff RGB chart
#fd7fff CMYK chart
#fd7fff RGB pie chart
#fd7fff color shades, tints & tones
#fd7fff color schemes
#fd7fff color preview, HTML & CSS examples
This text has a color of #fd7fff
<p style="color:#fd7fff;">Text here</p>
.mytext {color:#fd7fff;}
Text color #fd7fff
This box has a color of #fd7fff
<div style="background-color:#fd7fff;">Content here</div>
.mybackground {background-color:#fd7fff;}
Background color #fd7fff
Border around this has a color of #fd7fff
<div style="border:2px solid #fd7fff;">Content here</div>
.myborder {border:2px solid #fd7fff;}
Border color #fd7fff