#ff0afd color space conversions
Hex:
#ff0afd
RGB:
255, 10, 253
CMY:
0, 96, 1
CMYK:
0, 96, 1, 0
HSL:
300°, 100.0000%, 51.9608%
HSV (HSB):
300°, 96.0784%, 100.0000%
XYZ:
59.0782, 28.5689, 95.3291
xyY:
0.3229, 0.1561, 28.5689
CIE-Lab:
60.3993, 97.4028, -59.6080
CIE-LCH:
60.3993, 114.1946, 328.5344
CIE-Luv:
60.3993, 84.5115, -106.7604
Hunter-Lab:
53.4499, 103.7586, -68.3301
#ff0afd color charts
#ff0afd color shades, tints & tones
#ff0afd color schemes
#ff0afd color preview, HTML & CSS examples
This text has a color of #ff0afd
<p style="color:#ff0afd;">Text here</p>
.mytext {color:#ff0afd;}
This box has a color of #ff0afd
<div style="background-color:#ff0afd;">Content here</div>
.mybackground {background-color:#ff0afd;}
Border around this has a color of #ff0afd
<div style="border:2px solid #ff0afd;">Content here</div>
.myborder {border:2px solid #ff0afd;}