#ba01fd color space conversions
Hex:
        #ba01fd
        RGB:
        186, 1, 253
        CMY:
        27, 100, 1
        CMYK:
        26, 100, 0, 1
      HSL:
        284°, 99.2126%, 49.8039%
        HSV (HSB):
        284°, 99.6047%, 99.2157%
        XYZ:
        37.9902, 17.5527, 94.3142
        xyY:
        0.2535, 0.1171, 17.5527
      CIE-Lab:
        48.9490, 88.3582, -78.6685
        CIE-LCH:
        48.9490, 118.3043, 318.3202
        CIE-Luv:
        48.9490, 39.6232, -125.9540
        Hunter-Lab:
        41.8959, 88.5416, -104.1439
      #ba01fd color charts
#ba01fd RGB chart
      #ba01fd CMYK chart
      #ba01fd RGB pie chart
      #ba01fd color shades, tints & tones
#ba01fd color schemes
#ba01fd color preview, HTML & CSS examples
           This text has a color of #ba01fd        
        
          <p style="color:#ba01fd;">Text here</p>
        
        
          .mytext {color:#ba01fd;}
        
        Text color #ba01fd
      
           This box has a color of #ba01fd        
        
          <div style="background-color:#ba01fd;">Content here</div>
        
        
          .mybackground {background-color:#ba01fd;}
        
        Background color #ba01fd
      
           Border around this has a color of #ba01fd        
        
          <div style="border:2px solid #ba01fd;">Content here</div>
        
        
          .myborder {border:2px solid #ba01fd;}
        
        Border color #ba01fd