#f30bcd color space conversions
Hex:
#f30bcd
RGB:
243, 11, 205
CMY:
5, 96, 20
CMYK:
0, 95, 16, 5
HSL:
310°, 91.3386%, 49.8039%
HSV (HSB):
310°, 95.4733%, 95.2941%
XYZ:
48.1013, 23.7018, 59.7973
xyY:
0.3655, 0.1801, 23.7018
CIE-Lab:
55.7880, 89.0210, -40.0112
CIE-LCH:
55.7880, 97.5994, 335.7981
CIE-Luv:
55.7880, 95.8588, -74.3048
Hunter-Lab:
48.6845, 91.1637, -38.7445
#f30bcd color charts
#f30bcd color shades, tints & tones
#f30bcd color schemes
#f30bcd color preview, HTML & CSS examples
This text has a color of #f30bcd
<p style="color:#f30bcd;">Text here</p>
.mytext {color:#f30bcd;}
This box has a color of #f30bcd
<div style="background-color:#f30bcd;">Content here</div>
.mybackground {background-color:#f30bcd;}
Border around this has a color of #f30bcd
<div style="border:2px solid #f30bcd;">Content here</div>
.myborder {border:2px solid #f30bcd;}