#f03bfd color space conversions
Hex:
#f03bfd
RGB:
240, 59, 253
CMY:
6, 77, 1
CMYK:
5, 77, 0, 1
HSL:
296°, 97.9798%, 61.1765%
HSV (HSB):
296°, 76.6798%, 99.2157%
XYZ:
55.2288, 28.7450, 95.5660
xyY:
0.3076, 0.1601, 28.7450
CIE-Lab:
60.5560, 87.2508, -59.4962
CIE-LCH:
60.5560, 105.6054, 325.7100
CIE-Luv:
60.5560, 69.2064, -105.2551
Hunter-Lab:
53.6144, 90.0495, -68.1525
#f03bfd color charts
#f03bfd color shades, tints & tones
#f03bfd color schemes
#f03bfd color preview, HTML & CSS examples
This text has a color of #f03bfd
<p style="color:#f03bfd;">Text here</p>
.mytext {color:#f03bfd;}
This box has a color of #f03bfd
<div style="background-color:#f03bfd;">Content here</div>
.mybackground {background-color:#f03bfd;}
Border around this has a color of #f03bfd
<div style="border:2px solid #f03bfd;">Content here</div>
.myborder {border:2px solid #f03bfd;}