#ff8ff5 color space conversions
Hex:
#ff8ff5
RGB:
255, 143, 245
CMY:
0, 44, 4
CMYK:
0, 44, 4, 0
HSL:
305°, 100.0000%, 78.0392%
HSV (HSB):
305°, 43.9216%, 100.0000%
XYZ:
67.5439, 47.4975, 91.9942
xyY:
0.3262, 0.2294, 47.4975
CIE-Lab:
74.5069, 56.0736, -33.0269
CIE-LCH:
74.5069, 65.0770, 329.5022
CIE-Luv:
74.5069, 56.1888, -61.5285
Hunter-Lab:
68.9184, 54.3327, -30.8990
#ff8ff5 color charts
#ff8ff5 color shades, tints & tones
#ff8ff5 color schemes
#ff8ff5 color preview, HTML & CSS examples
This text has a color of #ff8ff5
<p style="color:#ff8ff5;">Text here</p>
.mytext {color:#ff8ff5;}
This box has a color of #ff8ff5
<div style="background-color:#ff8ff5;">Content here</div>
.mybackground {background-color:#ff8ff5;}
Border around this has a color of #ff8ff5
<div style="border:2px solid #ff8ff5;">Content here</div>
.myborder {border:2px solid #ff8ff5;}