#b60ff8 color space conversions
Hex:
#b60ff8
RGB:
182, 15, 248
CMY:
29, 94, 3
CMYK:
27, 94, 0, 3
HSL:
283°, 94.3320%, 51.5686%
HSV (HSB):
283°, 93.9516%, 97.2549%
XYZ:
36.4055, 17.0640, 90.1818
xyY:
0.2534, 0.1188, 17.0640
CIE-Lab:
48.3406, 85.7864, -76.8913
CIE-LCH:
48.3406, 115.2023, 318.1298
CIE-Luv:
48.3406, 38.2427, -122.8648
Hunter-Lab:
41.3086, 85.0228, -100.5213
#b60ff8 color charts
#b60ff8 color shades, tints & tones
#b60ff8 color schemes
#b60ff8 color preview, HTML & CSS examples
This text has a color of #b60ff8
<p style="color:#b60ff8;">Text here</p>
.mytext {color:#b60ff8;}
This box has a color of #b60ff8
<div style="background-color:#b60ff8;">Content here</div>
.mybackground {background-color:#b60ff8;}
Border around this has a color of #b60ff8
<div style="border:2px solid #b60ff8;">Content here</div>
.myborder {border:2px solid #b60ff8;}