#ff2ce2 color space conversions
Hex:
#ff2ce2
RGB:
255, 44, 226
CMY:
0, 83, 11
CMYK:
0, 83, 11, 0
HSL:
308°, 100.0000%, 58.6275%
HSV (HSB):
308°, 82.7451%, 100.0000%
XYZ:
55.8681, 28.5524, 74.5181
xyY:
0.3515, 0.1796, 28.5524
CIE-Lab:
60.3845, 89.5937, -44.5531
CIE-LCH:
60.3845, 100.0600, 333.5598
CIE-Luv:
60.3845, 92.5748, -82.6076
Hunter-Lab:
53.4344, 93.1198, -45.2801
#ff2ce2 color charts
#ff2ce2 color shades, tints & tones
#ff2ce2 color schemes
#ff2ce2 color preview, HTML & CSS examples
This text has a color of #ff2ce2
<p style="color:#ff2ce2;">Text here</p>
.mytext {color:#ff2ce2;}
This box has a color of #ff2ce2
<div style="background-color:#ff2ce2;">Content here</div>
.mybackground {background-color:#ff2ce2;}
Border around this has a color of #ff2ce2
<div style="border:2px solid #ff2ce2;">Content here</div>
.myborder {border:2px solid #ff2ce2;}