#ba65cb color space conversions
Hex:
#ba65cb
RGB:
186, 101, 203
CMY:
27, 60, 20
CMYK:
8, 50, 0, 20
HSL:
290°, 49.5146%, 59.6078%
HSV (HSB):
290°, 50.2463%, 79.6078%
XYZ:
35.6829, 24.0583, 59.2629
xyY:
0.2998, 0.2022, 24.0583
CIE-Lab:
56.1461, 49.7236, -38.9045
CIE-LCH:
56.1461, 63.1347, 321.9598
CIE-Luv:
56.1461, 36.9852, -66.6713
Hunter-Lab:
49.0492, 44.0210, -37.3017
#ba65cb color charts
#ba65cb color shades, tints & tones
#ba65cb color schemes
#ba65cb color preview, HTML & CSS examples
This text has a color of #ba65cb
<p style="color:#ba65cb;">Text here</p>
.mytext {color:#ba65cb;}
This box has a color of #ba65cb
<div style="background-color:#ba65cb;">Content here</div>
.mybackground {background-color:#ba65cb;}
Border around this has a color of #ba65cb
<div style="border:2px solid #ba65cb;">Content here</div>
.myborder {border:2px solid #ba65cb;}