#b21dfa color space conversions
Hex:
#b21dfa
RGB:
178, 29, 250
CMY:
30, 89, 2
CMYK:
29, 88, 0, 2
HSL:
280°, 95.6710%, 54.7059%
HSV (HSB):
280°, 88.4000%, 98.0392%
XYZ:
36.0548, 17.2458, 91.8710
xyY:
0.2484, 0.1188, 17.2458
CIE-Lab:
48.5683, 83.6352, -77.6641
CIE-LCH:
48.5683, 114.1340, 317.1200
CIE-Luv:
48.5683, 34.7381, -123.8804
Hunter-Lab:
41.5281, 82.2999, -102.0952
#b21dfa color charts
#b21dfa color shades, tints & tones
#b21dfa color schemes
#b21dfa color preview, HTML & CSS examples
This text has a color of #b21dfa
<p style="color:#b21dfa;">Text here</p>
.mytext {color:#b21dfa;}
This box has a color of #b21dfa
<div style="background-color:#b21dfa;">Content here</div>
.mybackground {background-color:#b21dfa;}
Border around this has a color of #b21dfa
<div style="border:2px solid #b21dfa;">Content here</div>
.myborder {border:2px solid #b21dfa;}