#fc1bff color space conversions
Hex:
#fc1bff
RGB:
252, 27, 255
CMY:
1, 89, 0
CMYK:
1, 89, 0, 0
HSL:
299°, 100.0000%, 55.2941%
HSV (HSB):
299°, 89.4118%, 100.0000%
XYZ:
58.5868, 28.6993, 97.0594
xyY:
0.3178, 0.1557, 28.6993
CIE-Lab:
60.5153, 95.7163, -60.5586
CIE-LCH:
60.5153, 113.2650, 327.6789
CIE-Luv:
60.5153, 80.6425, -108.0126
Hunter-Lab:
53.5717, 101.4596, -69.9193
#fc1bff color charts
#fc1bff color shades, tints & tones
#fc1bff color schemes
#fc1bff color preview, HTML & CSS examples
This text has a color of #fc1bff
<p style="color:#fc1bff;">Text here</p>
.mytext {color:#fc1bff;}
This box has a color of #fc1bff
<div style="background-color:#fc1bff;">Content here</div>
.mybackground {background-color:#fc1bff;}
Border around this has a color of #fc1bff
<div style="border:2px solid #fc1bff;">Content here</div>
.myborder {border:2px solid #fc1bff;}