#ba31cd color space conversions
Hex:
#ba31cd
RGB:
186, 49, 205
CMY:
27, 81, 20
CMYK:
9, 76, 0, 20
HSL:
293°, 61.4173%, 49.8039%
HSV (HSB):
293°, 76.0976%, 80.3922%
XYZ:
32.3675, 17.0435, 59.3414
xyY:
0.2976, 0.1567, 17.0435
CIE-Lab:
48.3148, 71.9428, -52.4787
CIE-LCH:
48.3148, 89.0493, 323.8911
CIE-Luv:
48.3148, 50.2261, -87.4312
Hunter-Lab:
41.2838, 67.7016, -56.3249
#ba31cd color charts
#ba31cd color shades, tints & tones
#ba31cd color schemes
#ba31cd color preview, HTML & CSS examples
This text has a color of #ba31cd
<p style="color:#ba31cd;">Text here</p>
.mytext {color:#ba31cd;}
This box has a color of #ba31cd
<div style="background-color:#ba31cd;">Content here</div>
.mybackground {background-color:#ba31cd;}
Border around this has a color of #ba31cd
<div style="border:2px solid #ba31cd;">Content here</div>
.myborder {border:2px solid #ba31cd;}