#f12be2 color space conversions
Hex:
#f12be2
RGB:
241, 43, 226
CMY:
5, 83, 11
CMYK:
0, 82, 6, 5
HSL:
305°, 87.6106%, 55.6863%
HSV (HSB):
305°, 82.1577%, 94.5098%
XYZ:
50.8670, 25.9195, 74.2735
xyY:
0.3367, 0.1716, 25.9195
CIE-Lab:
57.9606, 87.1513, -48.5393
CIE-LCH:
57.9606, 99.7567, 330.8842
CIE-Luv:
57.9606, 82.3492, -87.5640
Hunter-Lab:
50.9112, 89.2503, -50.8593
#f12be2 color charts
#f12be2 color shades, tints & tones
#f12be2 color schemes
#f12be2 color preview, HTML & CSS examples
This text has a color of #f12be2
<p style="color:#f12be2;">Text here</p>
.mytext {color:#f12be2;}
This box has a color of #f12be2
<div style="background-color:#f12be2;">Content here</div>
.mybackground {background-color:#f12be2;}
Border around this has a color of #f12be2
<div style="border:2px solid #f12be2;">Content here</div>
.myborder {border:2px solid #f12be2;}