#f300dd color space conversions
Hex:
#f300dd
RGB:
243, 0, 221
CMY:
5, 100, 13
CMYK:
0, 100, 9, 5
HSL:
305°, 100.0000%, 47.6471%
HSV (HSB):
305°, 100.0000%, 95.2941%
XYZ:
50.0133, 24.2751, 70.4562
xyY:
0.3455, 0.1677, 24.2751
CIE-Lab:
56.3622, 91.7569, -48.2257
CIE-LCH:
56.3622, 103.6583, 332.2744
CIE-Luv:
56.3622, 89.3794, -87.2354
Hunter-Lab:
49.2698, 94.9714, -50.2963
#f300dd color charts
#f300dd color shades, tints & tones
#f300dd color schemes
#f300dd color preview, HTML & CSS examples
This text has a color of #f300dd
<p style="color:#f300dd;">Text here</p>
.mytext {color:#f300dd;}
This box has a color of #f300dd
<div style="background-color:#f300dd;">Content here</div>
.mybackground {background-color:#f300dd;}
Border around this has a color of #f300dd
<div style="border:2px solid #f300dd;">Content here</div>
.myborder {border:2px solid #f300dd;}