#ff9efd color space conversions
Hex:
#ff9efd
RGB:
255, 158, 253
CMY:
0, 38, 1
CMYK:
0, 38, 1, 0
HSL:
301°, 100.0000%, 80.9804%
HSV (HSB):
301°, 38.0392%, 100.0000%
XYZ:
71.1965, 52.8056, 99.3685
xyY:
0.3187, 0.2364, 52.8056
CIE-Lab:
77.7601, 49.9533, -32.3408
CIE-LCH:
77.7601, 59.5085, 327.0802
CIE-Luv:
77.7601, 47.8879, -59.7701
Hunter-Lab:
72.6674, 47.7187, -30.2084
#ff9efd color charts
#ff9efd color shades, tints & tones
#ff9efd color schemes
#ff9efd color preview, HTML & CSS examples
This text has a color of #ff9efd
<p style="color:#ff9efd;">Text here</p>
.mytext {color:#ff9efd;}
This box has a color of #ff9efd
<div style="background-color:#ff9efd;">Content here</div>
.mybackground {background-color:#ff9efd;}
Border around this has a color of #ff9efd
<div style="border:2px solid #ff9efd;">Content here</div>
.myborder {border:2px solid #ff9efd;}