#b580c5 color space conversions
Hex:
#b580c5
RGB:
181, 128, 197
CMY:
29, 50, 23
CMYK:
8, 35, 0, 23
HSL:
286°, 37.2973%, 63.7255%
HSV (HSB):
286°, 35.0254%, 77.2549%
XYZ:
36.8533, 29.2933, 56.5351
xyY:
0.3004, 0.2388, 29.2933
CIE-Lab:
61.0396, 32.5320, -27.9225
CIE-LCH:
61.0396, 42.8718, 319.3602
CIE-Luv:
61.0396, 24.1259, -47.7185
Hunter-Lab:
54.1233, 26.8272, -24.0457
#b580c5 color charts
#b580c5 color shades, tints & tones
#b580c5 color schemes
#b580c5 color preview, HTML & CSS examples
This text has a color of #b580c5
<p style="color:#b580c5;">Text here</p>
.mytext {color:#b580c5;}
This box has a color of #b580c5
<div style="background-color:#b580c5;">Content here</div>
.mybackground {background-color:#b580c5;}
Border around this has a color of #b580c5
<div style="border:2px solid #b580c5;">Content here</div>
.myborder {border:2px solid #b580c5;}