#ff8afb color space conversions
Hex:
#ff8afb
RGB:
255, 138, 251
CMY:
0, 46, 2
CMYK:
0, 46, 2, 0
HSL:
302°, 100.0000%, 77.0588%
HSV (HSB):
302°, 45.8824%, 100.0000%
XYZ:
67.7411, 46.4020, 96.6529
xyY:
0.3214, 0.2201, 46.4020
CIE-Lab:
73.8056, 59.5299, -37.3752
CIE-LCH:
73.8056, 70.2902, 327.8778
CIE-Luv:
73.8056, 56.9044, -69.0943
Hunter-Lab:
68.1190, 58.3014, -36.4423
#ff8afb color charts
#ff8afb color shades, tints & tones
#ff8afb color schemes
#ff8afb color preview, HTML & CSS examples
This text has a color of #ff8afb
<p style="color:#ff8afb;">Text here</p>
.mytext {color:#ff8afb;}
This box has a color of #ff8afb
<div style="background-color:#ff8afb;">Content here</div>
.mybackground {background-color:#ff8afb;}
Border around this has a color of #ff8afb
<div style="border:2px solid #ff8afb;">Content here</div>
.myborder {border:2px solid #ff8afb;}