#ba3def color space conversions
Hex:
#ba3def
RGB:
186, 61, 239
CMY:
27, 76, 6
CMYK:
22, 74, 0, 6
HSL:
282°, 84.7619%, 58.8235%
HSV (HSB):
282°, 74.4770%, 93.7255%
XYZ:
37.4984, 20.0086, 83.5470
xyY:
0.2658, 0.1419, 20.0086
CIE-Lab:
51.8469, 74.2710, -66.1220
CIE-LCH:
51.8469, 99.4399, 318.3220
CIE-Luv:
51.8469, 38.5097, -109.3393
Hunter-Lab:
44.7310, 71.3592, -79.4282
#ba3def color charts
#ba3def color shades, tints & tones
#ba3def color schemes
#ba3def color preview, HTML & CSS examples
This text has a color of #ba3def
<p style="color:#ba3def;">Text here</p>
.mytext {color:#ba3def;}
This box has a color of #ba3def
<div style="background-color:#ba3def;">Content here</div>
.mybackground {background-color:#ba3def;}
Border around this has a color of #ba3def
<div style="border:2px solid #ba3def;">Content here</div>
.myborder {border:2px solid #ba3def;}