#f31bf2 color space conversions
Hex:
#f31bf2
RGB:
243, 27, 242
CMY:
5, 89, 5
CMYK:
0, 89, 0, 5
HSL:
300°, 90.0000%, 52.9412%
HSV (HSB):
300°, 88.8889%, 95.2941%
XYZ:
53.3811, 26.2494, 86.2575
xyY:
0.3218, 0.1582, 26.2494
CIE-Lab:
58.2730, 92.3854, -57.0016
CIE-LCH:
58.2730, 108.5553, 328.3255
CIE-Luv:
58.2730, 79.2760, -101.2559
Hunter-Lab:
51.2341, 96.3203, -63.9565
#f31bf2 color charts
#f31bf2 color shades, tints & tones
#f31bf2 color schemes
#f31bf2 color preview, HTML & CSS examples
This text has a color of #f31bf2
<p style="color:#f31bf2;">Text here</p>
.mytext {color:#f31bf2;}
This box has a color of #f31bf2
<div style="background-color:#f31bf2;">Content here</div>
.mybackground {background-color:#f31bf2;}
Border around this has a color of #f31bf2
<div style="border:2px solid #f31bf2;">Content here</div>
.myborder {border:2px solid #f31bf2;}