#b312e9 color space conversions
Hex:
#b312e9
RGB:
179, 18, 233
CMY:
30, 93, 9
CMYK:
23, 92, 0, 9
HSL:
285°, 85.6574%, 49.2157%
HSV (HSB):
285°, 92.2747%, 91.3725%
XYZ:
33.5147, 15.8995, 78.3933
xyY:
0.2622, 0.1244, 15.8995
CIE-Lab:
46.8424, 82.3669, -70.9054
CIE-LCH:
46.8424, 108.6825, 319.2766
CIE-Luv:
46.8424, 40.4820, -113.3870
Hunter-Lab:
39.8742, 80.2514, -88.6531
#b312e9 color charts
#b312e9 color shades, tints & tones
#b312e9 color schemes
#b312e9 color preview, HTML & CSS examples
This text has a color of #b312e9
<p style="color:#b312e9;">Text here</p>
.mytext {color:#b312e9;}
This box has a color of #b312e9
<div style="background-color:#b312e9;">Content here</div>
.mybackground {background-color:#b312e9;}
Border around this has a color of #b312e9
<div style="border:2px solid #b312e9;">Content here</div>
.myborder {border:2px solid #b312e9;}