#fb7cff color space conversions
Hex:
#fb7cff
RGB:
251, 124, 255
CMY:
2, 51, 0
CMYK:
2, 51, 0, 0
HSL:
298°, 100.0000%, 74.3137%
HSV (HSB):
298°, 51.3725%, 100.0000%
XYZ:
65.0413, 42.1445, 99.3144
xyY:
0.3150, 0.2041, 42.1445
CIE-Lab:
70.9705, 65.7366, -44.0118
CIE-LCH:
70.9705, 79.1097, 326.1970
CIE-Luv:
70.9705, 58.6717, -80.4409
Hunter-Lab:
64.9188, 65.2289, -45.2601
#fb7cff color charts
#fb7cff color shades, tints & tones
#fb7cff color schemes
#fb7cff color preview, HTML & CSS examples
This text has a color of #fb7cff
<p style="color:#fb7cff;">Text here</p>
.mytext {color:#fb7cff;}
This box has a color of #fb7cff
<div style="background-color:#fb7cff;">Content here</div>
.mybackground {background-color:#fb7cff;}
Border around this has a color of #fb7cff
<div style="border:2px solid #fb7cff;">Content here</div>
.myborder {border:2px solid #fb7cff;}