#b04db9 color space conversions
Hex:
#b04db9
RGB:
176, 77, 185
CMY:
31, 70, 27
CMYK:
5, 58, 0, 27
HSL:
295°, 43.5484%, 51.3725%
HSV (HSB):
295°, 58.3784%, 72.5490%
XYZ:
29.3153, 18.0406, 47.8360
xyY:
0.3080, 0.1895, 18.0406
CIE-Lab:
49.5454, 55.2995, -39.0321
CIE-LCH:
49.5454, 67.6871, 324.7844
CIE-Luv:
49.5454, 42.8963, -65.8131
Hunter-Lab:
42.4743, 48.8690, -37.0425
#b04db9 color charts
#b04db9 color shades, tints & tones
#b04db9 color schemes
#b04db9 color preview, HTML & CSS examples
This text has a color of #b04db9
<p style="color:#b04db9;">Text here</p>
.mytext {color:#b04db9;}
This box has a color of #b04db9
<div style="background-color:#b04db9;">Content here</div>
.mybackground {background-color:#b04db9;}
Border around this has a color of #b04db9
<div style="border:2px solid #b04db9;">Content here</div>
.myborder {border:2px solid #b04db9;}