#ba0fbf color space conversions
Hex:
        #ba0fbf
        RGB:
        186, 15, 191
        CMY:
        27, 94, 25
        CMYK:
        3, 92, 0, 25
      HSL:
        298°, 85.4369%, 40.3922%
        HSV (HSB):
        298°, 92.1466%, 74.9020%
        XYZ:
        29.8245, 14.5423, 50.5252
        xyY:
        0.3143, 0.1533, 14.5423
      CIE-Lab:
        45.0009, 76.8325, -49.6647
        CIE-LCH:
        45.0009, 91.4867, 327.1212
        CIE-Luv:
        45.0009, 58.9411, -82.3422
        Hunter-Lab:
        38.1344, 72.8676, -51.8607
      #ba0fbf color charts
#ba0fbf RGB chart
      #ba0fbf CMYK chart
      #ba0fbf RGB pie chart
      #ba0fbf color shades, tints & tones
#ba0fbf color schemes
#ba0fbf color preview, HTML & CSS examples
           This text has a color of #ba0fbf        
        
          <p style="color:#ba0fbf;">Text here</p>
        
        
          .mytext {color:#ba0fbf;}
        
        Text color #ba0fbf
      
           This box has a color of #ba0fbf        
        
          <div style="background-color:#ba0fbf;">Content here</div>
        
        
          .mybackground {background-color:#ba0fbf;}
        
        Background color #ba0fbf
      
           Border around this has a color of #ba0fbf        
        
          <div style="border:2px solid #ba0fbf;">Content here</div>
        
        
          .myborder {border:2px solid #ba0fbf;}
        
        Border color #ba0fbf