#ba48db color space conversions
Hex:
        #ba48db
        RGB:
        186, 72, 219
        CMY:
        27, 72, 14
        CMYK:
        15, 67, 0, 14
      HSL:
        287°, 67.1233%, 57.0588%
        HSV (HSB):
        287°, 67.1233%, 85.8824%
        XYZ:
        35.3532, 20.1883, 69.0512
        xyY:
        0.2838, 0.1620, 20.1883
      CIE-Lab:
        52.0494, 66.2674, -54.5039
        CIE-LCH:
        52.0494, 85.8024, 320.5632
        CIE-Luv:
        52.0494, 41.5972, -91.4511
        Hunter-Lab:
        44.9314, 61.8187, -59.6658
      #ba48db color charts
#ba48db RGB chart
      #ba48db CMYK chart
      #ba48db RGB pie chart
      #ba48db color shades, tints & tones
#ba48db color schemes
#ba48db color preview, HTML & CSS examples
           This text has a color of #ba48db        
        
          <p style="color:#ba48db;">Text here</p>
        
        
          .mytext {color:#ba48db;}
        
        Text color #ba48db
      
           This box has a color of #ba48db        
        
          <div style="background-color:#ba48db;">Content here</div>
        
        
          .mybackground {background-color:#ba48db;}
        
        Background color #ba48db
      
           Border around this has a color of #ba48db        
        
          <div style="border:2px solid #ba48db;">Content here</div>
        
        
          .myborder {border:2px solid #ba48db;}
        
        Border color #ba48db