#ff02fa color space conversions
Hex:
#ff02fa
RGB:
255, 2, 250
CMY:
0, 99, 2
CMYK:
0, 99, 2, 0
HSL:
301°, 100.0000%, 50.3922%
HSV (HSB):
301°, 99.2157%, 100.0000%
XYZ:
58.5170, 28.2055, 92.8025
xyY:
0.3260, 0.1571, 28.2055
CIE-Lab:
60.0740, 97.4497, -58.4634
CIE-LCH:
60.0740, 113.6415, 329.0390
CIE-Luv:
60.0740, 86.0162, -104.9040
Hunter-Lab:
53.1089, 103.7363, -66.4271
#ff02fa color charts
#ff02fa RGB chart
#ff02fa CMYK chart
#ff02fa RGB pie chart
#ff02fa color shades, tints & tones
#ff02fa color schemes
#ff02fa color preview, HTML & CSS examples
This text has a color of #ff02fa
<p style="color:#ff02fa;">Text here</p>
.mytext {color:#ff02fa;}
Text color #ff02fa
This box has a color of #ff02fa
<div style="background-color:#ff02fa;">Content here</div>
.mybackground {background-color:#ff02fa;}
Background color #ff02fa
Border around this has a color of #ff02fa
<div style="border:2px solid #ff02fa;">Content here</div>
.myborder {border:2px solid #ff02fa;}
Border color #ff02fa