#bf44a1 color space conversions
Hex:
        #bf44a1
        RGB:
        191, 68, 161
        CMY:
        25, 73, 37
        CMYK:
        0, 64, 16, 25
      HSL:
        315°, 49.0040%, 50.7843%
        HSV (HSB):
        315°, 64.3979%, 74.9020%
        XYZ:
        29.9860, 17.7838, 35.5704
        xyY:
        0.3598, 0.2134, 17.7838
      CIE-Lab:
        49.2328, 59.2034, -25.2736
        CIE-LCH:
        49.2328, 64.3724, 336.8826
        CIE-Luv:
        49.2328, 63.6524, -45.8429
        Hunter-Lab:
        42.1709, 53.1251, -20.4905
      #bf44a1 color charts
#bf44a1 RGB chart
      #bf44a1 CMYK chart
      #bf44a1 RGB pie chart
      #bf44a1 color shades, tints & tones
#bf44a1 color schemes
#bf44a1 color preview, HTML & CSS examples
           This text has a color of #bf44a1        
        
          <p style="color:#bf44a1;">Text here</p>
        
        
          .mytext {color:#bf44a1;}
        
        Text color #bf44a1
      
           This box has a color of #bf44a1        
        
          <div style="background-color:#bf44a1;">Content here</div>
        
        
          .mybackground {background-color:#bf44a1;}
        
        Background color #bf44a1
      
           Border around this has a color of #bf44a1        
        
          <div style="border:2px solid #bf44a1;">Content here</div>
        
        
          .myborder {border:2px solid #bf44a1;}
        
        Border color #bf44a1