#f308f2 color space conversions
Hex:
#f308f2
RGB:
243, 8, 242
CMY:
5, 97, 5
CMYK:
0, 97, 0, 5
HSL:
300°, 93.6255%, 49.2157%
HSV (HSB):
300°, 96.7078%, 95.2941%
XYZ:
53.0760, 25.6392, 86.1558
xyY:
0.3219, 0.1555, 25.6392
CIE-Lab:
57.6929, 94.0982, -57.9289
CIE-LCH:
57.6929, 110.4999, 328.3826
CIE-Luv:
57.6929, 80.3539, -102.6445
Hunter-Lab:
50.6351, 98.4931, -65.4376
#f308f2 color charts
#f308f2 color shades, tints & tones
#f308f2 color schemes
#f308f2 color preview, HTML & CSS examples
This text has a color of #f308f2
<p style="color:#f308f2;">Text here</p>
.mytext {color:#f308f2;}
This box has a color of #f308f2
<div style="background-color:#f308f2;">Content here</div>
.mybackground {background-color:#f308f2;}
Border around this has a color of #f308f2
<div style="border:2px solid #f308f2;">Content here</div>
.myborder {border:2px solid #f308f2;}