#ff94fa color space conversions
Hex:
#ff94fa
RGB:
255, 148, 250
CMY:
0, 42, 2
CMYK:
0, 42, 2, 0
HSL:
303°, 100.0000%, 79.0196%
HSV (HSB):
303°, 41.9608%, 100.0000%
XYZ:
69.0852, 49.3419, 96.3252
xyY:
0.3217, 0.2298, 49.3419
CIE-Lab:
75.6636, 54.4563, -33.9544
CIE-LCH:
75.6636, 64.1747, 328.0558
CIE-Luv:
75.6636, 52.9125, -62.9168
Hunter-Lab:
70.2438, 52.6292, -32.1336
#ff94fa color charts
#ff94fa color shades, tints & tones
#ff94fa color schemes
#ff94fa color preview, HTML & CSS examples
This text has a color of #ff94fa
<p style="color:#ff94fa;">Text here</p>
.mytext {color:#ff94fa;}
This box has a color of #ff94fa
<div style="background-color:#ff94fa;">Content here</div>
.mybackground {background-color:#ff94fa;}
Border around this has a color of #ff94fa
<div style="border:2px solid #ff94fa;">Content here</div>
.myborder {border:2px solid #ff94fa;}