#ff94ec color space conversions
Hex:
#ff94ec
RGB:
255, 148, 236
CMY:
0, 42, 7
CMYK:
0, 42, 7, 0
HSL:
311°, 100.0000%, 79.0196%
HSV (HSB):
311°, 41.9608%, 100.0000%
XYZ:
66.9702, 48.4959, 85.1878
xyY:
0.3338, 0.2417, 48.4959
CIE-Lab:
75.1367, 52.0922, -27.1581
CIE-LCH:
75.1367, 58.7465, 332.4648
CIE-Luv:
75.1367, 55.9610, -51.4234
Hunter-Lab:
69.6390, 49.7910, -23.7808
#ff94ec color charts
#ff94ec RGB chart
#ff94ec CMYK chart
#ff94ec RGB pie chart
#ff94ec color shades, tints & tones
#ff94ec color schemes
#ff94ec color preview, HTML & CSS examples
This text has a color of #ff94ec
<p style="color:#ff94ec;">Text here</p>
.mytext {color:#ff94ec;}
Text color #ff94ec
This box has a color of #ff94ec
<div style="background-color:#ff94ec;">Content here</div>
.mybackground {background-color:#ff94ec;}
Background color #ff94ec
Border around this has a color of #ff94ec
<div style="border:2px solid #ff94ec;">Content here</div>
.myborder {border:2px solid #ff94ec;}
Border color #ff94ec