#ba18cd color space conversions
Hex:
#ba18cd
RGB:
186, 24, 205
CMY:
27, 91, 20
CMYK:
9, 88, 0, 20
HSL:
294°, 79.0393%, 44.9020%
HSV (HSB):
294°, 88.2927%, 80.3922%
XYZ:
31.5958, 15.5001, 59.0842
xyY:
0.2976, 0.1460, 15.5001
CIE-Lab:
46.3118, 77.7795, -55.6959
CIE-LCH:
46.3118, 95.6644, 324.3945
CIE-Luv:
46.3118, 53.2911, -91.6673
Hunter-Lab:
39.3702, 74.3537, -61.4192
#ba18cd color charts
#ba18cd color shades, tints & tones
#ba18cd color schemes
#ba18cd color preview, HTML & CSS examples
This text has a color of #ba18cd
<p style="color:#ba18cd;">Text here</p>
.mytext {color:#ba18cd;}
This box has a color of #ba18cd
<div style="background-color:#ba18cd;">Content here</div>
.mybackground {background-color:#ba18cd;}
Border around this has a color of #ba18cd
<div style="border:2px solid #ba18cd;">Content here</div>
.myborder {border:2px solid #ba18cd;}