#ff7dff color space conversions
Hex:
#ff7dff
RGB:
255, 125, 255
CMY:
0, 51, 0
CMYK:
0, 51, 0, 0
HSL:
300°, 100.0000%, 74.5098%
HSV (HSB):
300°, 50.9804%, 100.0000%
XYZ:
66.6236, 43.1472, 99.4245
xyY:
0.3185, 0.2063, 43.1472
CIE-Lab:
71.6548, 66.3313, -42.9036
CIE-LCH:
71.6548, 78.9972, 327.1049
CIE-Luv:
71.6548, 60.9834, -78.8580
Hunter-Lab:
65.6866, 66.0950, -43.7620
#ff7dff color charts
#ff7dff RGB chart
#ff7dff CMYK chart
#ff7dff RGB pie chart
#ff7dff color shades, tints & tones
#ff7dff color schemes
#ff7dff color preview, HTML & CSS examples
This text has a color of #ff7dff
<p style="color:#ff7dff;">Text here</p>
.mytext {color:#ff7dff;}
Text color #ff7dff
This box has a color of #ff7dff
<div style="background-color:#ff7dff;">Content here</div>
.mybackground {background-color:#ff7dff;}
Background color #ff7dff
Border around this has a color of #ff7dff
<div style="border:2px solid #ff7dff;">Content here</div>
.myborder {border:2px solid #ff7dff;}
Border color #ff7dff