#ba17e3 color space conversions
Hex:
        #ba17e3
        RGB:
        186, 23, 227
        CMY:
        27, 91, 11
        CMYK:
        18, 90, 0, 11
      HSL:
        288°, 81.6000%, 49.0196%
        HSV (HSB):
        288°, 89.8678%, 89.0196%
        XYZ:
        34.4212, 16.5979, 74.0626
        xyY:
        0.2752, 0.1327, 16.5979
      CIE-Lab:
        47.7494, 81.6139, -65.9779
        CIE-LCH:
        47.7494, 104.9473, 321.0474
        CIE-Luv:
        47.7494, 46.2402, -107.3074
        Hunter-Lab:
        40.7406, 79.5165, -79.2653
      #ba17e3 color charts
#ba17e3 RGB chart
      #ba17e3 CMYK chart
      #ba17e3 RGB pie chart
      #ba17e3 color shades, tints & tones
#ba17e3 color schemes
#ba17e3 color preview, HTML & CSS examples
           This text has a color of #ba17e3        
        
          <p style="color:#ba17e3;">Text here</p>
        
        
          .mytext {color:#ba17e3;}
        
        Text color #ba17e3
      
           This box has a color of #ba17e3        
        
          <div style="background-color:#ba17e3;">Content here</div>
        
        
          .mybackground {background-color:#ba17e3;}
        
        Background color #ba17e3
      
           Border around this has a color of #ba17e3        
        
          <div style="border:2px solid #ba17e3;">Content here</div>
        
        
          .myborder {border:2px solid #ba17e3;}
        
        Border color #ba17e3