#b60fd5 color space conversions
Hex:
#b60fd5
RGB:
182, 15, 213
CMY:
29, 94, 16
CMYK:
15, 93, 0, 16
HSL:
291°, 86.8421%, 44.7059%
HSV (HSB):
291°, 92.9577%, 83.5294%
XYZ:
31.4725, 15.0908, 64.2048
xyY:
0.2841, 0.1362, 15.0908
CIE-Lab:
45.7583, 79.7137, -61.2328
CIE-LCH:
45.7583, 100.5173, 322.4700
CIE-Luv:
45.7583, 48.5621, -99.2348
Hunter-Lab:
38.8469, 76.6326, -70.7996
#b60fd5 color charts
#b60fd5 color shades, tints & tones
#b60fd5 color schemes
#b60fd5 color preview, HTML & CSS examples
This text has a color of #b60fd5
<p style="color:#b60fd5;">Text here</p>
.mytext {color:#b60fd5;}
This box has a color of #b60fd5
<div style="background-color:#b60fd5;">Content here</div>
.mybackground {background-color:#b60fd5;}
Border around this has a color of #b60fd5
<div style="border:2px solid #b60fd5;">Content here</div>
.myborder {border:2px solid #b60fd5;}