#ff7ce2 color space conversions
Hex:
#ff7ce2
RGB:
255, 124, 226
CMY:
0, 51, 11
CMYK:
0, 51, 11, 0
HSL:
313°, 100.0000%, 74.3137%
HSV (HSB):
313°, 51.3725%, 100.0000%
XYZ:
62.1751, 41.1663, 76.6204
xyY:
0.3455, 0.2288, 41.1663
CIE-Lab:
70.2923, 62.0902, -29.1129
CIE-LCH:
70.2923, 68.5766, 334.8790
CIE-Luv:
70.2923, 69.0818, -55.7300
Hunter-Lab:
64.1610, 60.6936, -25.8909
#ff7ce2 color charts
#ff7ce2 color shades, tints & tones
#ff7ce2 color schemes
#ff7ce2 color preview, HTML & CSS examples
This text has a color of #ff7ce2
<p style="color:#ff7ce2;">Text here</p>
.mytext {color:#ff7ce2;}
This box has a color of #ff7ce2
<div style="background-color:#ff7ce2;">Content here</div>
.mybackground {background-color:#ff7ce2;}
Border around this has a color of #ff7ce2
<div style="border:2px solid #ff7ce2;">Content here</div>
.myborder {border:2px solid #ff7ce2;}