#ba25c9 color space conversions
Hex:
#ba25c9
RGB:
186, 37, 201
CMY:
27, 85, 21
CMYK:
7, 82, 0, 21
HSL:
295°, 68.9076%, 46.6667%
HSV (HSB):
295°, 81.5920%, 78.8235%
XYZ:
31.4539, 15.9793, 56.6848
xyY:
0.3021, 0.1535, 15.9793
CIE-Lab:
46.9473, 74.5208, -52.3614
CIE-LCH:
46.9473, 91.0772, 324.9065
CIE-Luv:
46.9473, 53.2978, -86.8933
Hunter-Lab:
39.9741, 70.4992, -56.0937
#ba25c9 color charts
#ba25c9 color shades, tints & tones
#ba25c9 color schemes
#ba25c9 color preview, HTML & CSS examples
This text has a color of #ba25c9
<p style="color:#ba25c9;">Text here</p>
.mytext {color:#ba25c9;}
This box has a color of #ba25c9
<div style="background-color:#ba25c9;">Content here</div>
.mybackground {background-color:#ba25c9;}
Border around this has a color of #ba25c9
<div style="border:2px solid #ba25c9;">Content here</div>
.myborder {border:2px solid #ba25c9;}