#ff8bf5 color space conversions
Hex:
#ff8bf5
RGB:
255, 139, 245
CMY:
0, 45, 4
CMYK:
0, 45, 4, 0
HSL:
305°, 100.0000%, 77.2549%
HSV (HSB):
305°, 45.4902%, 100.0000%
XYZ:
66.9540, 46.3178, 91.7976
xyY:
0.3265, 0.2259, 46.3178
CIE-Lab:
73.7513, 58.0278, -34.1949
CIE-LCH:
73.7513, 67.3536, 329.4898
CIE-Luv:
73.7513, 57.9022, -63.6560
Hunter-Lab:
68.0572, 56.5066, -32.3321
#ff8bf5 color charts
#ff8bf5 color shades, tints & tones
#ff8bf5 color schemes
#ff8bf5 color preview, HTML & CSS examples
This text has a color of #ff8bf5
<p style="color:#ff8bf5;">Text here</p>
.mytext {color:#ff8bf5;}
This box has a color of #ff8bf5
<div style="background-color:#ff8bf5;">Content here</div>
.mybackground {background-color:#ff8bf5;}
Border around this has a color of #ff8bf5
<div style="border:2px solid #ff8bf5;">Content here</div>
.myborder {border:2px solid #ff8bf5;}