#ba14df color space conversions
Hex:
        #ba14df
        RGB:
        186, 20, 223
        CMY:
        27, 92, 13
        CMYK:
        17, 91, 0, 13
      HSL:
        289°, 83.5391%, 47.6471%
        HSV (HSB):
        289°, 91.0314%, 87.4510%
        XYZ:
        33.8191, 16.2671, 71.1694
        xyY:
        0.2789, 0.1342, 16.2671
      CIE-Lab:
        47.3230, 81.3616, -64.3923
        CIE-LCH:
        47.3230, 103.7597, 321.6407
        CIE-Luv:
        47.3230, 47.6687, -104.8077
        Hunter-Lab:
        40.3325, 79.0917, -76.3884
      #ba14df color charts
#ba14df RGB chart
      #ba14df CMYK chart
      #ba14df RGB pie chart
      #ba14df color shades, tints & tones
#ba14df color schemes
#ba14df color preview, HTML & CSS examples
           This text has a color of #ba14df        
        
          <p style="color:#ba14df;">Text here</p>
        
        
          .mytext {color:#ba14df;}
        
        Text color #ba14df
      
           This box has a color of #ba14df        
        
          <div style="background-color:#ba14df;">Content here</div>
        
        
          .mybackground {background-color:#ba14df;}
        
        Background color #ba14df
      
           Border around this has a color of #ba14df        
        
          <div style="border:2px solid #ba14df;">Content here</div>
        
        
          .myborder {border:2px solid #ba14df;}
        
        Border color #ba14df