#f31bdc color space conversions
Hex:
#f31bdc
RGB:
243, 27, 220
CMY:
5, 89, 14
CMYK:
0, 89, 9, 5
HSL:
306°, 90.0000%, 52.9412%
HSV (HSB):
306°, 88.8889%, 95.2941%
XYZ:
50.2723, 25.0059, 69.8871
xyY:
0.3463, 0.1723, 25.0059
CIE-Lab:
57.0811, 89.3540, -46.5192
CIE-LCH:
57.0811, 100.7381, 332.4977
CIE-Luv:
57.0811, 88.1751, -84.5457
Hunter-Lab:
50.0059, 91.9410, -47.8583
#f31bdc color charts
#f31bdc color shades, tints & tones
#f31bdc color schemes
#f31bdc color preview, HTML & CSS examples
This text has a color of #f31bdc
<p style="color:#f31bdc;">Text here</p>
.mytext {color:#f31bdc;}
This box has a color of #f31bdc
<div style="background-color:#f31bdc;">Content here</div>
.mybackground {background-color:#f31bdc;}
Border around this has a color of #f31bdc
<div style="border:2px solid #f31bdc;">Content here</div>
.myborder {border:2px solid #f31bdc;}