#ba52da color space conversions
Hex:
#ba52da
RGB:
186, 82, 218
CMY:
27, 68, 15
CMYK:
15, 62, 0, 15
HSL:
286°, 64.7619%, 58.8235%
HSV (HSB):
286°, 62.3853%, 85.4902%
XYZ:
35.9219, 21.5356, 68.5932
xyY:
0.2850, 0.1708, 21.5356
CIE-Lab:
53.5308, 61.7998, -51.5691
CIE-LCH:
53.5308, 80.4897, 320.1566
CIE-Luv:
53.5308, 39.3833, -87.0782
Hunter-Lab:
46.4065, 56.9601, -55.1516
#ba52da color charts
#ba52da color shades, tints & tones
#ba52da color schemes
#ba52da color preview, HTML & CSS examples
This text has a color of #ba52da
<p style="color:#ba52da;">Text here</p>
.mytext {color:#ba52da;}
This box has a color of #ba52da
<div style="background-color:#ba52da;">Content here</div>
.mybackground {background-color:#ba52da;}
Border around this has a color of #ba52da
<div style="border:2px solid #ba52da;">Content here</div>
.myborder {border:2px solid #ba52da;}