#f81bf5 color space conversions
Hex:
#f81bf5
RGB:
248, 27, 245
CMY:
3, 89, 4
CMYK:
0, 89, 1, 3
HSL:
301°, 94.0426%, 53.9216%
HSV (HSB):
301°, 89.1129%, 97.2549%
XYZ:
55.5848, 27.3329, 88.7323
xyY:
0.3238, 0.1592, 27.3329
CIE-Lab:
59.2812, 93.6399, -57.0165
CIE-LCH:
59.2812, 109.6326, 328.6632
CIE-Luv:
59.2812, 81.6859, -101.8598
Hunter-Lab:
52.2809, 98.2888, -64.0318
#f81bf5 color charts
#f81bf5 color shades, tints & tones
#f81bf5 color schemes
#f81bf5 color preview, HTML & CSS examples
This text has a color of #f81bf5
<p style="color:#f81bf5;">Text here</p>
.mytext {color:#f81bf5;}
This box has a color of #f81bf5
<div style="background-color:#f81bf5;">Content here</div>
.mybackground {background-color:#f81bf5;}
Border around this has a color of #f81bf5
<div style="border:2px solid #f81bf5;">Content here</div>
.myborder {border:2px solid #f81bf5;}