#f00cff color space conversions
Hex:
#f00cff
RGB:
240, 12, 255
CMY:
6, 95, 0
CMYK:
6, 95, 0, 0
HSL:
296°, 100.0000%, 52.3529%
HSV (HSB):
296°, 95.2941%, 100.0000%
XYZ:
54.1167, 26.0082, 96.7756
xyY:
0.3059, 0.1470, 26.0082
CIE-Lab:
58.0448, 95.2550, -64.6302
CIE-LCH:
58.0448, 115.1112, 325.8432
CIE-Luv:
58.0448, 73.0786, -112.9463
Hunter-Lab:
50.9982, 100.1679, -76.8114
#f00cff color charts
#f00cff RGB chart
#f00cff CMYK chart
#f00cff RGB pie chart
#f00cff color shades, tints & tones
#f00cff color schemes
#f00cff color preview, HTML & CSS examples
This text has a color of #f00cff
<p style="color:#f00cff;">Text here</p>
.mytext {color:#f00cff;}
Text color #f00cff
This box has a color of #f00cff
<div style="background-color:#f00cff;">Content here</div>
.mybackground {background-color:#f00cff;}
Background color #f00cff
Border around this has a color of #f00cff
<div style="border:2px solid #f00cff;">Content here</div>
.myborder {border:2px solid #f00cff;}
Border color #f00cff