#f02bdf color space conversions
Hex:
#f02bdf
RGB:
240, 43, 223
CMY:
6, 83, 13
CMYK:
0, 82, 7, 6
HSL:
305°, 86.7841%, 55.4902%
HSV (HSB):
305°, 82.0833%, 94.1176%
XYZ:
50.1183, 25.5807, 72.1081
xyY:
0.3391, 0.1731, 25.5807
CIE-Lab:
57.6369, 86.5449, -47.3694
CIE-LCH:
57.6369, 98.6605, 331.3064
CIE-Luv:
57.6369, 82.8014, -85.5867
Hunter-Lab:
50.5774, 88.3694, -49.1254
#f02bdf color charts
#f02bdf color shades, tints & tones
#f02bdf color schemes
#f02bdf color preview, HTML & CSS examples
This text has a color of #f02bdf
<p style="color:#f02bdf;">Text here</p>
.mytext {color:#f02bdf;}
This box has a color of #f02bdf
<div style="background-color:#f02bdf;">Content here</div>
.mybackground {background-color:#f02bdf;}
Border around this has a color of #f02bdf
<div style="border:2px solid #f02bdf;">Content here</div>
.myborder {border:2px solid #f02bdf;}