#b212f1 color space conversions
Hex:
#b212f1
RGB:
178, 18, 241
CMY:
30, 93, 5
CMYK:
26, 93, 0, 5
HSL:
283°, 88.8446%, 50.7843%
HSV (HSB):
283°, 92.5311%, 94.5098%
XYZ:
34.4536, 16.2485, 84.5394
xyY:
0.2548, 0.1201, 16.2485
CIE-Lab:
47.2988, 83.6679, -74.6857
CIE-LCH:
47.2988, 112.1529, 318.2465
CIE-Luv:
47.2988, 37.6971, -118.8893
Hunter-Lab:
40.3094, 82.0277, -96.1303
#b212f1 color charts
#b212f1 color shades, tints & tones
#b212f1 color schemes
#b212f1 color preview, HTML & CSS examples
This text has a color of #b212f1
<p style="color:#b212f1;">Text here</p>
.mytext {color:#b212f1;}
This box has a color of #b212f1
<div style="background-color:#b212f1;">Content here</div>
.mybackground {background-color:#b212f1;}
Border around this has a color of #b212f1
<div style="border:2px solid #b212f1;">Content here</div>
.myborder {border:2px solid #b212f1;}