#ff38f0 color space conversions
Hex:
#ff38f0
RGB:
255, 56, 240
CMY:
0, 78, 6
CMYK:
0, 78, 6, 0
HSL:
305°, 100.0000%, 60.9804%
HSV (HSB):
305°, 78.0392%, 100.0000%
XYZ:
58.3823, 30.3796, 85.2248
xyY:
0.3356, 0.1746, 30.3796
CIE-Lab:
61.9804, 88.9058, -49.8680
CIE-LCH:
61.9804, 101.9366, 330.7116
CIE-Luv:
61.9804, 85.0409, -91.1580
Hunter-Lab:
55.1177, 92.6166, -53.0938
#ff38f0 color charts
#ff38f0 color shades, tints & tones
#ff38f0 color schemes
#ff38f0 color preview, HTML & CSS examples
This text has a color of #ff38f0
<p style="color:#ff38f0;">Text here</p>
.mytext {color:#ff38f0;}
This box has a color of #ff38f0
<div style="background-color:#ff38f0;">Content here</div>
.mybackground {background-color:#ff38f0;}
Border around this has a color of #ff38f0
<div style="border:2px solid #ff38f0;">Content here</div>
.myborder {border:2px solid #ff38f0;}