#ba65c8 color space conversions
Hex:
#ba65c8
RGB:
186, 101, 200
CMY:
27, 60, 22
CMYK:
7, 50, 0, 22
HSL:
292°, 47.3684%, 59.0196%
HSV (HSB):
292°, 49.5000%, 78.4314%
XYZ:
35.3287, 23.9166, 57.3979
xyY:
0.3029, 0.2050, 23.9166
CIE-Lab:
56.0042, 49.1378, -37.4179
CIE-LCH:
56.0042, 61.7627, 322.7112
CIE-Luv:
56.0042, 37.6502, -64.2285
Hunter-Lab:
48.9046, 43.3655, -35.3538
#ba65c8 color charts
#ba65c8 color shades, tints & tones
#ba65c8 color schemes
#ba65c8 color preview, HTML & CSS examples
This text has a color of #ba65c8
<p style="color:#ba65c8;">Text here</p>
.mytext {color:#ba65c8;}
This box has a color of #ba65c8
<div style="background-color:#ba65c8;">Content here</div>
.mybackground {background-color:#ba65c8;}
Border around this has a color of #ba65c8
<div style="border:2px solid #ba65c8;">Content here</div>
.myborder {border:2px solid #ba65c8;}