#fe38ff color space conversions
Hex:
#fe38ff
RGB:
254, 56, 255
CMY:
0, 78, 0
CMYK:
0, 78, 0, 0
HSL:
300°, 100.0000%, 60.9804%
HSV (HSB):
300°, 78.0392%, 100.0000%
XYZ:
60.3372, 31.1192, 97.4342
xyY:
0.3194, 0.1647, 31.1192
CIE-Lab:
62.6081, 90.8920, -57.1978
CIE-LCH:
62.6081, 107.3916, 327.8180
CIE-Luv:
62.6081, 78.6996, -102.9963
Hunter-Lab:
55.7846, 95.4447, -64.5077
#fe38ff color charts
#fe38ff color shades, tints & tones
#fe38ff color schemes
#fe38ff color preview, HTML & CSS examples
This text has a color of #fe38ff
<p style="color:#fe38ff;">Text here</p>
.mytext {color:#fe38ff;}
This box has a color of #fe38ff
<div style="background-color:#fe38ff;">Content here</div>
.mybackground {background-color:#fe38ff;}
Border around this has a color of #fe38ff
<div style="border:2px solid #fe38ff;">Content here</div>
.myborder {border:2px solid #fe38ff;}