#ba20fd color space conversions
Hex:
        #ba20fd
        RGB:
        186, 32, 253
        CMY:
        27, 87, 1
        CMYK:
        26, 87, 0, 1
      HSL:
        282°, 98.2222%, 55.8824%
        HSV (HSB):
        282°, 87.3518%, 99.2157%
        XYZ:
        38.4958, 18.5640, 94.4828
        xyY:
        0.2540, 0.1225, 18.5640
      CIE-Lab:
        50.1731, 84.7086, -76.6714
        CIE-LCH:
        50.1731, 114.2543, 317.8511
        CIE-Luv:
        50.1731, 38.2392, -123.9693
        Hunter-Lab:
        43.0859, 84.0834, -99.8564
      #ba20fd color charts
#ba20fd RGB chart
      #ba20fd CMYK chart
      #ba20fd RGB pie chart
      #ba20fd color shades, tints & tones
#ba20fd color schemes
#ba20fd color preview, HTML & CSS examples
           This text has a color of #ba20fd        
        
          <p style="color:#ba20fd;">Text here</p>
        
        
          .mytext {color:#ba20fd;}
        
        Text color #ba20fd
      
           This box has a color of #ba20fd        
        
          <div style="background-color:#ba20fd;">Content here</div>
        
        
          .mybackground {background-color:#ba20fd;}
        
        Background color #ba20fd
      
           Border around this has a color of #ba20fd        
        
          <div style="border:2px solid #ba20fd;">Content here</div>
        
        
          .myborder {border:2px solid #ba20fd;}
        
        Border color #ba20fd