#ba0fbe color space conversions
Hex:
        #ba0fbe
        RGB:
        186, 15, 190
        CMY:
        27, 94, 25
        CMYK:
        2, 92, 0, 25
      HSL:
        299°, 85.3659%, 40.1961%
        HSV (HSB):
        299°, 92.1053%, 74.5098%
        XYZ:
        29.7148, 14.4985, 49.9475
        xyY:
        0.3156, 0.1540, 14.4985
      CIE-Lab:
        44.9395, 76.6801, -49.1782
        CIE-LCH:
        44.9395, 91.0952, 327.3262
        CIE-Luv:
        44.9395, 59.3138, -81.6054
        Hunter-Lab:
        38.0768, 72.6652, -51.1202
      #ba0fbe color charts
#ba0fbe RGB chart
      #ba0fbe CMYK chart
      #ba0fbe RGB pie chart
      #ba0fbe color shades, tints & tones
#ba0fbe color schemes
#ba0fbe color preview, HTML & CSS examples
           This text has a color of #ba0fbe        
        
          <p style="color:#ba0fbe;">Text here</p>
        
        
          .mytext {color:#ba0fbe;}
        
        Text color #ba0fbe
      
           This box has a color of #ba0fbe        
        
          <div style="background-color:#ba0fbe;">Content here</div>
        
        
          .mybackground {background-color:#ba0fbe;}
        
        Background color #ba0fbe
      
           Border around this has a color of #ba0fbe        
        
          <div style="border:2px solid #ba0fbe;">Content here</div>
        
        
          .myborder {border:2px solid #ba0fbe;}
        
        Border color #ba0fbe