#f800cd color space conversions
Hex:
#f800cd
RGB:
248, 0, 205
CMY:
3, 100, 20
CMYK:
0, 100, 17, 3
HSL:
310°, 100.0000%, 48.6275%
HSV (HSB):
310°, 100.0000%, 97.2549%
XYZ:
49.7308, 24.3642, 59.8393
xyY:
0.3713, 0.1819, 24.3642
CIE-Lab:
56.4506, 90.6145, -38.9070
CIE-LCH:
56.4506, 98.6141, 336.7628
CIE-Luv:
56.4506, 100.2795, -73.1094
Hunter-Lab:
49.3601, 93.4603, -37.3251
#f800cd color charts
#f800cd RGB chart
#f800cd CMYK chart
#f800cd RGB pie chart
#f800cd color shades, tints & tones
#f800cd color schemes
#f800cd color preview, HTML & CSS examples
This text has a color of #f800cd
<p style="color:#f800cd;">Text here</p>
.mytext {color:#f800cd;}
Text color #f800cd
This box has a color of #f800cd
<div style="background-color:#f800cd;">Content here</div>
.mybackground {background-color:#f800cd;}
Background color #f800cd
Border around this has a color of #f800cd
<div style="border:2px solid #f800cd;">Content here</div>
.myborder {border:2px solid #f800cd;}
Border color #f800cd