#b812d5 color space conversions
Hex:
#b812d5
RGB:
184, 18, 213
CMY:
28, 93, 16
CMYK:
14, 92, 0, 16
HSL:
291°, 84.4156%, 45.2941%
HSV (HSB):
291°, 91.5493%, 83.5294%
XYZ:
31.9937, 15.4271, 64.2423
xyY:
0.2865, 0.1382, 15.4271
CIE-Lab:
46.2136, 79.6504, -60.4803
CIE-LCH:
46.2136, 100.0103, 322.7898
CIE-Luv:
46.2136, 49.7018, -98.4910
Hunter-Lab:
39.2773, 76.6637, -69.4811
#b812d5 color charts
#b812d5 color shades, tints & tones
#b812d5 color schemes
#b812d5 color preview, HTML & CSS examples
This text has a color of #b812d5
<p style="color:#b812d5;">Text here</p>
.mytext {color:#b812d5;}
This box has a color of #b812d5
<div style="background-color:#b812d5;">Content here</div>
.mybackground {background-color:#b812d5;}
Border around this has a color of #b812d5
<div style="border:2px solid #b812d5;">Content here</div>
.myborder {border:2px solid #b812d5;}