#b60ff0 color space conversions
Hex:
#b60ff0
RGB:
182, 15, 240
CMY:
29, 94, 6
CMYK:
24, 94, 0, 6
HSL:
285°, 88.2353%, 50.0000%
HSV (HSB):
285°, 93.7500%, 94.1176%
XYZ:
35.1904, 16.5780, 83.7832
xyY:
0.2596, 0.1223, 16.5780
CIE-Lab:
47.7239, 84.3592, -73.4031
CIE-LCH:
47.7239, 111.8235, 318.9726
CIE-Luv:
47.7239, 40.4276, -117.6071
Hunter-Lab:
40.7161, 83.0221, -93.5023
#b60ff0 color charts
#b60ff0 color shades, tints & tones
#b60ff0 color schemes
#b60ff0 color preview, HTML & CSS examples
This text has a color of #b60ff0
<p style="color:#b60ff0;">Text here</p>
.mytext {color:#b60ff0;}
This box has a color of #b60ff0
<div style="background-color:#b60ff0;">Content here</div>
.mybackground {background-color:#b60ff0;}
Border around this has a color of #b60ff0
<div style="border:2px solid #b60ff0;">Content here</div>
.myborder {border:2px solid #b60ff0;}