#ff3bcf color space conversions
Hex:
#ff3bcf
RGB:
255, 59, 207
CMY:
0, 77, 19
CMYK:
0, 77, 19, 0
HSL:
315°, 100.0000%, 61.5686%
HSV (HSB):
315°, 76.8627%, 100.0000%
XYZ:
54.0664, 28.8929, 61.7588
xyY:
0.3736, 0.1996, 28.8929
CIE-Lab:
60.6870, 83.7381, -33.3362
CIE-LCH:
60.6870, 90.1298, 338.2925
CIE-Luv:
60.6870, 97.5371, -64.5355
Hunter-Lab:
53.7521, 85.4775, -30.4950
#ff3bcf color charts
#ff3bcf color shades, tints & tones
#ff3bcf color schemes
#ff3bcf color preview, HTML & CSS examples
This text has a color of #ff3bcf
<p style="color:#ff3bcf;">Text here</p>
.mytext {color:#ff3bcf;}
This box has a color of #ff3bcf
<div style="background-color:#ff3bcf;">Content here</div>
.mybackground {background-color:#ff3bcf;}
Border around this has a color of #ff3bcf
<div style="border:2px solid #ff3bcf;">Content here</div>
.myborder {border:2px solid #ff3bcf;}