#f255ec color space conversions
Hex:
#f255ec
RGB:
242, 85, 236
CMY:
5, 67, 7
CMYK:
0, 65, 2, 5
HSL:
302°, 85.7923%, 64.1176%
HSV (HSB):
302°, 64.8760%, 94.9020%
XYZ:
55.0068, 31.4304, 82.5244
xyY:
0.3256, 0.1860, 31.4304
CIE-Lab:
62.8693, 76.7198, -46.3678
CIE-LCH:
62.8693, 89.6431, 328.8521
CIE-Luv:
62.8693, 70.6310, -84.0868
Hunter-Lab:
56.0628, 77.0278, -48.0308
#f255ec color charts
#f255ec RGB chart
#f255ec CMYK chart
#f255ec RGB pie chart
#f255ec color shades, tints & tones
#f255ec color schemes
#f255ec color preview, HTML & CSS examples
This text has a color of #f255ec
<p style="color:#f255ec;">Text here</p>
.mytext {color:#f255ec;}
Text color #f255ec
This box has a color of #f255ec
<div style="background-color:#f255ec;">Content here</div>
.mybackground {background-color:#f255ec;}
Background color #f255ec
Border around this has a color of #f255ec
<div style="border:2px solid #f255ec;">Content here</div>
.myborder {border:2px solid #f255ec;}
Border color #f255ec