#ba45f1 color space conversions
Hex:
        #ba45f1
        RGB:
        186, 69, 241
        CMY:
        27, 73, 5
        CMYK:
        23, 71, 0, 5
      HSL:
        281°, 86.0000%, 60.7843%
        HSV (HSB):
        281°, 71.3693%, 94.5098%
        XYZ:
        38.2550, 21.0462, 85.2652
        xyY:
        0.2646, 0.1456, 21.0462
      CIE-Lab:
        53.0000, 71.7505, -65.3805
        CIE-LCH:
        53.0000, 97.0708, 317.6596
        CIE-Luv:
        53.0000, 36.5984, -108.6470
        Hunter-Lab:
        45.8762, 68.5635, -78.0827
      #ba45f1 color charts
#ba45f1 RGB chart
      #ba45f1 CMYK chart
      #ba45f1 RGB pie chart
      #ba45f1 color shades, tints & tones
#ba45f1 color schemes
#ba45f1 color preview, HTML & CSS examples
           This text has a color of #ba45f1        
        
          <p style="color:#ba45f1;">Text here</p>
        
        
          .mytext {color:#ba45f1;}
        
        Text color #ba45f1
      
           This box has a color of #ba45f1        
        
          <div style="background-color:#ba45f1;">Content here</div>
        
        
          .mybackground {background-color:#ba45f1;}
        
        Background color #ba45f1
      
           Border around this has a color of #ba45f1        
        
          <div style="border:2px solid #ba45f1;">Content here</div>
        
        
          .myborder {border:2px solid #ba45f1;}
        
        Border color #ba45f1