#f81ce2 color space conversions
Hex:
#f81ce2
RGB:
248, 28, 226
CMY:
3, 89, 11
CMYK:
0, 89, 9, 3
HSL:
306°, 94.0171%, 54.1176%
HSV (HSB):
306°, 88.7097%, 97.2549%
XYZ:
52.8541, 26.2780, 74.2379
xyY:
0.3446, 0.1713, 26.2780
CIE-Lab:
58.2999, 90.9073, -47.9261
CIE-LCH:
58.2999, 102.7669, 332.2019
CIE-Luv:
58.2999, 89.3040, -87.3179
Hunter-Lab:
51.2620, 94.3353, -49.9807
#f81ce2 color charts
#f81ce2 color shades, tints & tones
#f81ce2 color schemes
#f81ce2 color preview, HTML & CSS examples
This text has a color of #f81ce2
<p style="color:#f81ce2;">Text here</p>
.mytext {color:#f81ce2;}
This box has a color of #f81ce2
<div style="background-color:#f81ce2;">Content here</div>
.mybackground {background-color:#f81ce2;}
Border around this has a color of #f81ce2
<div style="border:2px solid #f81ce2;">Content here</div>
.myborder {border:2px solid #f81ce2;}