#ff27e1 color space conversions
Hex:
#ff27e1
RGB:
255, 39, 225
CMY:
0, 85, 12
CMYK:
0, 85, 12, 0
HSL:
308°, 100.0000%, 57.6471%
HSV (HSB):
308°, 84.7059%, 100.0000%
XYZ:
55.5561, 28.1473, 73.7390
xyY:
0.3529, 0.1788, 28.1473
CIE-Lab:
60.0216, 90.3769, -44.5625
CIE-LCH:
60.0216, 100.7661, 333.7533
CIE-Luv:
60.0216, 93.7007, -82.6440
Hunter-Lab:
53.0540, 94.0738, -45.2685
#ff27e1 color charts
#ff27e1 color shades, tints & tones
#ff27e1 color schemes
#ff27e1 color preview, HTML & CSS examples
This text has a color of #ff27e1
<p style="color:#ff27e1;">Text here</p>
.mytext {color:#ff27e1;}
This box has a color of #ff27e1
<div style="background-color:#ff27e1;">Content here</div>
.mybackground {background-color:#ff27e1;}
Border around this has a color of #ff27e1
<div style="border:2px solid #ff27e1;">Content here</div>
.myborder {border:2px solid #ff27e1;}