#b209cc color space conversions
Hex:
#b209cc
RGB:
178, 9, 204
CMY:
30, 96, 20
CMYK:
13, 96, 0, 20
HSL:
292°, 91.5493%, 41.7647%
HSV (HSB):
292°, 95.5882%, 80.0000%
XYZ:
29.3569, 14.0200, 58.2856
xyY:
0.2888, 0.1379, 14.0200
CIE-Lab:
44.2616, 78.2340, -58.4924
CIE-LCH:
44.2616, 97.6827, 323.2160
CIE-Luv:
44.2616, 49.1680, -94.3263
Hunter-Lab:
37.4433, 74.4247, -66.0827
#b209cc color charts
#b209cc color shades, tints & tones
#b209cc color schemes
#b209cc color preview, HTML & CSS examples
This text has a color of #b209cc
<p style="color:#b209cc;">Text here</p>
.mytext {color:#b209cc;}
This box has a color of #b209cc
<div style="background-color:#b209cc;">Content here</div>
.mybackground {background-color:#b209cc;}
Border around this has a color of #b209cc
<div style="border:2px solid #b209cc;">Content here</div>
.myborder {border:2px solid #b209cc;}