#b704d6 color space conversions
Hex:
#b704d6
RGB:
183, 4, 214
CMY:
28, 98, 16
CMYK:
14, 98, 0, 16
HSL:
291°, 96.3303%, 42.7451%
HSV (HSB):
291°, 98.1308%, 83.9216%
XYZ:
31.7095, 15.0092, 64.8441
xyY:
0.2842, 0.1345, 15.0092
CIE-Lab:
45.6467, 81.0609, -61.9800
CIE-LCH:
45.6467, 102.0411, 322.5981
CIE-Luv:
45.6467, 49.3483, -100.3276
Hunter-Lab:
38.7416, 78.3017, -72.1179
#b704d6 color charts
#b704d6 color shades, tints & tones
#b704d6 color schemes
#b704d6 color preview, HTML & CSS examples
This text has a color of #b704d6
<p style="color:#b704d6;">Text here</p>
.mytext {color:#b704d6;}
This box has a color of #b704d6
<div style="background-color:#b704d6;">Content here</div>
.mybackground {background-color:#b704d6;}
Border around this has a color of #b704d6
<div style="border:2px solid #b704d6;">Content here</div>
.myborder {border:2px solid #b704d6;}