#ff3bc0 color space conversions
Hex:
#ff3bc0
RGB:
255, 59, 192
CMY:
0, 77, 25
CMYK:
0, 77, 25, 0
HSL:
319°, 100.0000%, 61.5686%
HSV (HSB):
319°, 76.8627%, 100.0000%
XYZ:
52.3184, 28.1937, 52.5536
xyY:
0.3932, 0.2119, 28.1937
CIE-Lab:
60.0633, 81.9125, -25.7399
CIE-LCH:
60.0633, 85.8616, 342.5554
CIE-Luv:
60.0633, 103.7139, -52.6314
Hunter-Lab:
53.0977, 82.9590, -21.5140
#ff3bc0 color charts
#ff3bc0 color shades, tints & tones
#ff3bc0 color schemes
#ff3bc0 color preview, HTML & CSS examples
This text has a color of #ff3bc0
<p style="color:#ff3bc0;">Text here</p>
.mytext {color:#ff3bc0;}
This box has a color of #ff3bc0
<div style="background-color:#ff3bc0;">Content here</div>
.mybackground {background-color:#ff3bc0;}
Border around this has a color of #ff3bc0
<div style="border:2px solid #ff3bc0;">Content here</div>
.myborder {border:2px solid #ff3bc0;}