#f00aff color space conversions
Hex:
#f00aff
RGB:
240, 10, 255
CMY:
6, 96, 0
CMYK:
6, 96, 0, 0
HSL:
296°, 100.0000%, 51.9608%
HSV (HSB):
296°, 96.0784%, 100.0000%
XYZ:
54.0937, 25.9623, 96.7679
xyY:
0.3059, 0.1468, 25.9623
CIE-Lab:
58.0013, 95.3841, -64.7003
CIE-LCH:
58.0013, 115.2574, 325.8505
CIE-Luv:
58.0013, 73.1518, -113.0454
Hunter-Lab:
50.9533, 100.3335, -76.9334
#f00aff color charts
#f00aff RGB chart
#f00aff CMYK chart
#f00aff RGB pie chart
#f00aff color shades, tints & tones
#f00aff color schemes
#f00aff color preview, HTML & CSS examples
This text has a color of #f00aff
<p style="color:#f00aff;">Text here</p>
.mytext {color:#f00aff;}
Text color #f00aff
This box has a color of #f00aff
<div style="background-color:#f00aff;">Content here</div>
.mybackground {background-color:#f00aff;}
Background color #f00aff
Border around this has a color of #f00aff
<div style="border:2px solid #f00aff;">Content here</div>
.myborder {border:2px solid #f00aff;}
Border color #f00aff