#8601f5 color space conversions
Hex:
#8601f5
RGB:
134, 1, 245
CMY:
47, 100, 4
CMYK:
45, 100, 0, 4
HSL:
273°, 99.1870%, 48.2353%
HSV (HSB):
273°, 99.5918%, 96.0784%
XYZ:
26.3238, 11.6826, 87.2538
xyY:
0.2102, 0.0933, 11.6826
CIE-Lab:
40.7072, 81.4893, -87.9972
CIE-LCH:
40.7072, 119.9334, 312.8011
CIE-Luv:
40.7072, 15.5691, -127.7490
Hunter-Lab:
34.1798, 77.6581, -127.4287
#8601f5 color charts
#8601f5 color shades, tints & tones
#8601f5 color schemes
#8601f5 color preview, HTML & CSS examples
This text has a color of #8601f5
<p style="color:#8601f5;">Text here</p>
.mytext {color:#8601f5;}
This box has a color of #8601f5
<div style="background-color:#8601f5;">Content here</div>
.mybackground {background-color:#8601f5;}
Border around this has a color of #8601f5
<div style="border:2px solid #8601f5;">Content here</div>
.myborder {border:2px solid #8601f5;}