#b704cd color space conversions
Hex:
#b704cd
RGB:
183, 4, 205
CMY:
28, 98, 20
CMYK:
11, 98, 0, 20
HSL:
293°, 96.1722%, 40.9804%
HSV (HSB):
293°, 98.0488%, 80.3922%
XYZ:
30.5913, 14.5619, 58.9560
xyY:
0.2938, 0.1399, 14.5619
CIE-Lab:
45.0282, 79.6020, -57.7909
CIE-LCH:
45.0282, 98.3680, 324.0204
CIE-Luv:
45.0282, 52.3776, -94.0155
Hunter-Lab:
38.1600, 76.3158, -64.8890
#b704cd color charts
#b704cd color shades, tints & tones
#b704cd color schemes
#b704cd color preview, HTML & CSS examples
This text has a color of #b704cd
<p style="color:#b704cd;">Text here</p>
.mytext {color:#b704cd;}
This box has a color of #b704cd
<div style="background-color:#b704cd;">Content here</div>
.mybackground {background-color:#b704cd;}
Border around this has a color of #b704cd
<div style="border:2px solid #b704cd;">Content here</div>
.myborder {border:2px solid #b704cd;}