#f30dcf color space conversions
Hex:
#f30dcf
RGB:
243, 13, 207
CMY:
5, 95, 19
CMYK:
0, 95, 15, 5
HSL:
309°, 90.5512%, 50.1961%
HSV (HSB):
309°, 94.6502%, 95.2941%
XYZ:
48.3686, 23.8475, 61.0852
xyY:
0.3629, 0.1789, 23.8475
CIE-Lab:
55.9348, 89.1249, -40.9256
CIE-LCH:
55.9348, 98.0721, 335.3357
CIE-Luv:
55.9348, 94.8581, -75.7339
Hunter-Lab:
48.8339, 91.3396, -39.9807
#f30dcf color charts
#f30dcf color shades, tints & tones
#f30dcf color schemes
#f30dcf color preview, HTML & CSS examples
This text has a color of #f30dcf
<p style="color:#f30dcf;">Text here</p>
.mytext {color:#f30dcf;}
This box has a color of #f30dcf
<div style="background-color:#f30dcf;">Content here</div>
.mybackground {background-color:#f30dcf;}
Border around this has a color of #f30dcf
<div style="border:2px solid #f30dcf;">Content here</div>
.myborder {border:2px solid #f30dcf;}