#b592d5 color space conversions
Hex:
#b592d5
RGB:
181, 146, 213
CMY:
29, 43, 16
CMYK:
15, 31, 0, 16
HSL:
271°, 44.3709%, 70.3922%
HSV (HSB):
271°, 31.4554%, 83.5294%
XYZ:
41.3452, 35.1856, 67.5632
xyY:
0.2869, 0.2442, 35.1856
CIE-Lab:
65.8929, 25.8617, -29.3926
CIE-LCH:
65.8929, 39.1503, 311.3436
CIE-Luv:
65.8929, 14.0776, -49.7218
Hunter-Lab:
59.3175, 20.6116, -26.0096
#b592d5 color charts
#b592d5 color shades, tints & tones
#b592d5 color schemes
#b592d5 color preview, HTML & CSS examples
This text has a color of #b592d5
<p style="color:#b592d5;">Text here</p>
.mytext {color:#b592d5;}
This box has a color of #b592d5
<div style="background-color:#b592d5;">Content here</div>
.mybackground {background-color:#b592d5;}
Border around this has a color of #b592d5
<div style="border:2px solid #b592d5;">Content here</div>
.myborder {border:2px solid #b592d5;}