#b64ddf color space conversions
Hex:
#b64ddf
RGB:
182, 77, 223
CMY:
29, 70, 13
CMYK:
18, 65, 0, 13
HSL:
283°, 69.5238%, 58.8235%
HSV (HSB):
283°, 65.4709%, 87.4510%
XYZ:
35.2646, 20.5806, 71.9258
xyY:
0.2760, 0.1611, 20.5806
CIE-Lab:
52.4873, 64.0790, -56.1010
CIE-LCH:
52.4873, 85.1671, 318.7979
CIE-Luv:
52.4873, 36.9569, -93.7733
Hunter-Lab:
45.3658, 59.3647, -62.2461
#b64ddf color charts
#b64ddf color shades, tints & tones
#b64ddf color schemes
#b64ddf color preview, HTML & CSS examples
This text has a color of #b64ddf
<p style="color:#b64ddf;">Text here</p>
.mytext {color:#b64ddf;}
This box has a color of #b64ddf
<div style="background-color:#b64ddf;">Content here</div>
.mybackground {background-color:#b64ddf;}
Border around this has a color of #b64ddf
<div style="border:2px solid #b64ddf;">Content here</div>
.myborder {border:2px solid #b64ddf;}