#ff38df color space conversions
Hex:
#ff38df
RGB:
255, 56, 223
CMY:
0, 78, 13
CMYK:
0, 78, 13, 0
HSL:
310°, 100.0000%, 60.9804%
HSV (HSB):
310°, 78.0392%, 100.0000%
XYZ:
55.9735, 29.4161, 72.5398
xyY:
0.3544, 0.1863, 29.4161
CIE-Lab:
61.1471, 86.5697, -41.6647
CIE-LCH:
61.1471, 96.0742, 334.2992
CIE-Luv:
61.1471, 91.7100, -77.8839
Hunter-Lab:
54.2366, 89.3023, -41.3330
#ff38df color charts
#ff38df color shades, tints & tones
#ff38df color schemes
#ff38df color preview, HTML & CSS examples
This text has a color of #ff38df
<p style="color:#ff38df;">Text here</p>
.mytext {color:#ff38df;}
This box has a color of #ff38df
<div style="background-color:#ff38df;">Content here</div>
.mybackground {background-color:#ff38df;}
Border around this has a color of #ff38df
<div style="border:2px solid #ff38df;">Content here</div>
.myborder {border:2px solid #ff38df;}