#bf53a4 color space conversions
Hex:
        #bf53a4
        RGB:
        191, 83, 164
        CMY:
        25, 67, 36
        CMYK:
        0, 57, 14, 25
      HSL:
        315°, 45.7627%, 53.7255%
        HSV (HSB):
        315°, 56.5445%, 74.9020%
        XYZ:
        31.2800, 19.9432, 37.3227
        xyY:
        0.3533, 0.2252, 19.9432
      CIE-Lab:
        51.7729, 53.0819, -23.1199
        CIE-LCH:
        51.7729, 57.8984, 336.4644
        CIE-Luv:
        51.7729, 57.1977, -42.1440
        Hunter-Lab:
        44.6578, 46.8766, -18.2911
      #bf53a4 color charts
#bf53a4 RGB chart
      #bf53a4 CMYK chart
      #bf53a4 RGB pie chart
      #bf53a4 color shades, tints & tones
#bf53a4 color schemes
#bf53a4 color preview, HTML & CSS examples
           This text has a color of #bf53a4        
        
          <p style="color:#bf53a4;">Text here</p>
        
        
          .mytext {color:#bf53a4;}
        
        Text color #bf53a4
      
           This box has a color of #bf53a4        
        
          <div style="background-color:#bf53a4;">Content here</div>
        
        
          .mybackground {background-color:#bf53a4;}
        
        Background color #bf53a4
      
           Border around this has a color of #bf53a4        
        
          <div style="border:2px solid #bf53a4;">Content here</div>
        
        
          .myborder {border:2px solid #bf53a4;}
        
        Border color #bf53a4