#bd35a4 color space conversions
Hex:
        #bd35a4
        RGB:
        189, 53, 164
        CMY:
        26, 79, 36
        CMYK:
        0, 72, 13, 26
      HSL:
        311°, 56.1983%, 47.4510%
        HSV (HSB):
        311°, 71.9577%, 74.1176%
        XYZ:
        28.9602, 16.0454, 36.6927
        xyY:
        0.3545, 0.1964, 16.0454
      CIE-Lab:
        47.0339, 64.7550, -30.4985
        CIE-LCH:
        47.0339, 71.5777, 334.7804
        CIE-Luv:
        47.0339, 65.5651, -53.8270
        Hunter-Lab:
        40.0567, 58.9530, -26.2711
      #bd35a4 color charts
#bd35a4 RGB chart
      #bd35a4 CMYK chart
      #bd35a4 RGB pie chart
      #bd35a4 color shades, tints & tones
#bd35a4 color schemes
#bd35a4 color preview, HTML & CSS examples
           This text has a color of #bd35a4        
        
          <p style="color:#bd35a4;">Text here</p>
        
        
          .mytext {color:#bd35a4;}
        
        Text color #bd35a4
      
           This box has a color of #bd35a4        
        
          <div style="background-color:#bd35a4;">Content here</div>
        
        
          .mybackground {background-color:#bd35a4;}
        
        Background color #bd35a4
      
           Border around this has a color of #bd35a4        
        
          <div style="border:2px solid #bd35a4;">Content here</div>
        
        
          .myborder {border:2px solid #bd35a4;}
        
        Border color #bd35a4