#ba53da color space conversions
Hex:
#ba53da
RGB:
186, 83, 218
CMY:
27, 67, 15
CMYK:
15, 62, 0, 15
HSL:
286°, 64.5933%, 59.0196%
HSV (HSB):
286°, 61.9266%, 85.4902%
XYZ:
35.9978, 21.6876, 68.6185
xyY:
0.2850, 0.1717, 21.6876
CIE-Lab:
53.6939, 61.3514, -51.3089
CIE-LCH:
53.6939, 79.9787, 320.0938
CIE-Luv:
53.6939, 39.1161, -86.6875
Hunter-Lab:
46.5699, 56.4805, -54.7620
#ba53da color charts
#ba53da color shades, tints & tones
#ba53da color schemes
#ba53da color preview, HTML & CSS examples
This text has a color of #ba53da
<p style="color:#ba53da;">Text here</p>
.mytext {color:#ba53da;}
This box has a color of #ba53da
<div style="background-color:#ba53da;">Content here</div>
.mybackground {background-color:#ba53da;}
Border around this has a color of #ba53da
<div style="border:2px solid #ba53da;">Content here</div>
.myborder {border:2px solid #ba53da;}