#b04cd7 color space conversions
Hex:
#b04cd7
RGB:
176, 76, 215
CMY:
31, 70, 16
CMYK:
18, 65, 0, 16
HSL:
283°, 63.4703%, 57.0588%
HSV (HSB):
283°, 64.6512%, 84.3137%
XYZ:
32.7547, 19.3053, 66.2899
xyY:
0.2768, 0.1631, 19.3053
CIE-Lab:
51.0425, 61.5725, -53.9184
CIE-LCH:
51.0425, 81.8435, 318.7917
CIE-Luv:
51.0425, 35.5249, -89.5650
Hunter-Lab:
43.9378, 56.1768, -58.6957
#b04cd7 color charts
#b04cd7 color shades, tints & tones
#b04cd7 color schemes
#b04cd7 color preview, HTML & CSS examples
This text has a color of #b04cd7
<p style="color:#b04cd7;">Text here</p>
.mytext {color:#b04cd7;}
This box has a color of #b04cd7
<div style="background-color:#b04cd7;">Content here</div>
.mybackground {background-color:#b04cd7;}
Border around this has a color of #b04cd7
<div style="border:2px solid #b04cd7;">Content here</div>
.myborder {border:2px solid #b04cd7;}