#ba5cbc color space conversions
Hex:
        #ba5cbc
        RGB:
        186, 92, 188
        CMY:
        27, 64, 26
        CMYK:
        1, 51, 0, 26
      HSL:
        299°, 41.7391%, 54.9020%
        HSV (HSB):
        299°, 51.0638%, 73.7255%
        XYZ:
        33.1539, 21.7242, 50.0227
        xyY:
        0.3161, 0.2071, 21.7242
      CIE-Lab:
        53.7332, 51.3932, -34.0940
        CIE-LCH:
        53.7332, 61.6738, 326.4399
        CIE-Luv:
        53.7332, 43.7687, -58.8715
        Hunter-Lab:
        46.6093, 45.4038, -31.0057
      #ba5cbc color charts
#ba5cbc RGB chart
      #ba5cbc CMYK chart
      #ba5cbc RGB pie chart
      #ba5cbc color shades, tints & tones
#ba5cbc color schemes
#ba5cbc color preview, HTML & CSS examples
           This text has a color of #ba5cbc        
        
          <p style="color:#ba5cbc;">Text here</p>
        
        
          .mytext {color:#ba5cbc;}
        
        Text color #ba5cbc
      
           This box has a color of #ba5cbc        
        
          <div style="background-color:#ba5cbc;">Content here</div>
        
        
          .mybackground {background-color:#ba5cbc;}
        
        Background color #ba5cbc
      
           Border around this has a color of #ba5cbc        
        
          <div style="border:2px solid #ba5cbc;">Content here</div>
        
        
          .myborder {border:2px solid #ba5cbc;}
        
        Border color #ba5cbc