#b212f4 color space conversions
Hex:
#b212f4
RGB:
178, 18, 244
CMY:
30, 93, 4
CMYK:
27, 93, 0, 4
HSL:
282°, 91.1290%, 51.3725%
HSV (HSB):
282°, 92.6230%, 95.6863%
XYZ:
34.9055, 16.4292, 86.9194
xyY:
0.2525, 0.1188, 16.4292
CIE-Lab:
47.5327, 84.2118, -75.9915
CIE-LCH:
47.5327, 113.4299, 317.9374
CIE-Luv:
47.5327, 36.9006, -120.8522
Hunter-Lab:
40.5330, 82.7849, -98.7690
#b212f4 color charts
#b212f4 color shades, tints & tones
#b212f4 color schemes
#b212f4 color preview, HTML & CSS examples
This text has a color of #b212f4
<p style="color:#b212f4;">Text here</p>
.mytext {color:#b212f4;}
This box has a color of #b212f4
<div style="background-color:#b212f4;">Content here</div>
.mybackground {background-color:#b212f4;}
Border around this has a color of #b212f4
<div style="border:2px solid #b212f4;">Content here</div>
.myborder {border:2px solid #b212f4;}