#ff0efa color space conversions
Hex:
#ff0efa
RGB:
255, 14, 250
CMY:
0, 95, 2
CMYK:
0, 95, 2, 0
HSL:
301°, 100.0000%, 52.7451%
HSV (HSB):
301°, 94.5098%, 100.0000%
XYZ:
58.6524, 28.4762, 92.8476
xyY:
0.3259, 0.1582, 28.4762
CIE-Lab:
60.3165, 96.7318, -58.0759
CIE-LCH:
60.3165, 112.8266, 329.0202
CIE-Luv:
60.3165, 85.5506, -104.3125
Hunter-Lab:
53.3631, 102.8072, -65.8058
#ff0efa color charts
#ff0efa color shades, tints & tones
#ff0efa color schemes
#ff0efa color preview, HTML & CSS examples
This text has a color of #ff0efa
<p style="color:#ff0efa;">Text here</p>
.mytext {color:#ff0efa;}
This box has a color of #ff0efa
<div style="background-color:#ff0efa;">Content here</div>
.mybackground {background-color:#ff0efa;}
Border around this has a color of #ff0efa
<div style="border:2px solid #ff0efa;">Content here</div>
.myborder {border:2px solid #ff0efa;}