#bd35ab color space conversions
Hex:
        #bd35ab
        RGB:
        189, 53, 171
        CMY:
        26, 79, 33
        CMYK:
        0, 72, 10, 26
      HSL:
        308°, 56.1983%, 47.4510%
        HSV (HSB):
        308°, 71.9577%, 74.1176%
        XYZ:
        29.6101, 16.3053, 40.1147
        xyY:
        0.3442, 0.1895, 16.3053
      CIE-Lab:
        47.3725, 65.7936, -34.1135
        CIE-LCH:
        47.3725, 74.1116, 332.5936
        CIE-Luv:
        47.3725, 63.0397, -59.3574
        Hunter-Lab:
        40.3798, 60.2273, -30.6348
      #bd35ab color charts
#bd35ab RGB chart
      #bd35ab CMYK chart
      #bd35ab RGB pie chart
      #bd35ab color shades, tints & tones
#bd35ab color schemes
#bd35ab color preview, HTML & CSS examples
           This text has a color of #bd35ab        
        
          <p style="color:#bd35ab;">Text here</p>
        
        
          .mytext {color:#bd35ab;}
        
        Text color #bd35ab
      
           This box has a color of #bd35ab        
        
          <div style="background-color:#bd35ab;">Content here</div>
        
        
          .mybackground {background-color:#bd35ab;}
        
        Background color #bd35ab
      
           Border around this has a color of #bd35ab        
        
          <div style="border:2px solid #bd35ab;">Content here</div>
        
        
          .myborder {border:2px solid #bd35ab;}
        
        Border color #bd35ab