#ba17cd color space conversions
Hex:
#ba17cd
RGB:
186, 23, 205
CMY:
27, 91, 20
CMYK:
9, 89, 0, 20
HSL:
294°, 79.8246%, 44.7059%
HSV (HSB):
294°, 88.7805%, 80.3922%
XYZ:
31.5755, 15.4597, 59.0774
xyY:
0.2976, 0.1457, 15.4597
CIE-Lab:
46.2575, 77.9395, -55.7833
CIE-LCH:
46.2575, 95.8454, 324.4078
CIE-Luv:
46.2575, 53.3712, -91.7776
Hunter-Lab:
39.3188, 74.5392, -61.5615
#ba17cd color charts
#ba17cd color shades, tints & tones
#ba17cd color schemes
#ba17cd color preview, HTML & CSS examples
This text has a color of #ba17cd
<p style="color:#ba17cd;">Text here</p>
.mytext {color:#ba17cd;}
This box has a color of #ba17cd
<div style="background-color:#ba17cd;">Content here</div>
.mybackground {background-color:#ba17cd;}
Border around this has a color of #ba17cd
<div style="border:2px solid #ba17cd;">Content here</div>
.myborder {border:2px solid #ba17cd;}