#ff45ed color space conversions
Hex:
#ff45ed
RGB:
255, 69, 237
CMY:
0, 73, 7
CMYK:
0, 73, 7, 0
HSL:
306°, 100.0000%, 63.5294%
HSV (HSB):
306°, 72.9412%, 100.0000%
XYZ:
58.6542, 31.6307, 83.1347
xyY:
0.3382, 0.1824, 31.6307
CIE-Lab:
63.0365, 85.0124, -46.5279
CIE-LCH:
63.0365, 96.9122, 331.3078
CIE-Luv:
63.0365, 83.5723, -85.6691
Hunter-Lab:
56.2411, 87.7366, -48.2726
#ff45ed color charts
#ff45ed color shades, tints & tones
#ff45ed color schemes
#ff45ed color preview, HTML & CSS examples
This text has a color of #ff45ed
<p style="color:#ff45ed;">Text here</p>
.mytext {color:#ff45ed;}
This box has a color of #ff45ed
<div style="background-color:#ff45ed;">Content here</div>
.mybackground {background-color:#ff45ed;}
Border around this has a color of #ff45ed
<div style="border:2px solid #ff45ed;">Content here</div>
.myborder {border:2px solid #ff45ed;}