#fa8bef color space conversions
Hex:
#fa8bef
RGB:
250, 139, 239
CMY:
2, 45, 6
CMYK:
0, 44, 4, 2
HSL:
306°, 91.7355%, 76.2745%
HSV (HSB):
306°, 44.4000%, 98.0392%
XYZ:
64.2369, 45.0212, 86.9657
xyY:
0.3274, 0.2294, 45.0212
CIE-Lab:
72.9059, 55.5704, -32.2775
CIE-LCH:
72.9059, 64.2644, 329.8503
CIE-Luv:
72.9059, 55.9110, -60.0212
Hunter-Lab:
67.0979, 53.4679, -29.8774
#fa8bef color charts
#fa8bef color shades, tints & tones
#fa8bef color schemes
#fa8bef color preview, HTML & CSS examples
This text has a color of #fa8bef
<p style="color:#fa8bef;">Text here</p>
.mytext {color:#fa8bef;}
This box has a color of #fa8bef
<div style="background-color:#fa8bef;">Content here</div>
.mybackground {background-color:#fa8bef;}
Border around this has a color of #fa8bef
<div style="border:2px solid #fa8bef;">Content here</div>
.myborder {border:2px solid #fa8bef;}