#bf28b2 color space conversions
Hex:
        #bf28b2
        RGB:
        191, 40, 178
        CMY:
        25, 84, 30
        CMYK:
        0, 79, 7, 25
      HSL:
        305°, 65.3680%, 45.2941%
        HSV (HSB):
        305°, 79.0576%, 74.9020%
        XYZ:
        30.2805, 15.8083, 43.5748
        xyY:
        0.3377, 0.1763, 15.8083
      CIE-Lab:
        46.7220, 71.1369, -39.2443
        CIE-LCH:
        46.7220, 81.2440, 331.1157
        CIE-Luv:
        46.7220, 64.6186, -67.4067
        Hunter-Lab:
        39.7597, 66.3643, -37.1475
      #bf28b2 color charts
#bf28b2 RGB chart
      #bf28b2 CMYK chart
      #bf28b2 RGB pie chart
      #bf28b2 color shades, tints & tones
#bf28b2 color schemes
#bf28b2 color preview, HTML & CSS examples
           This text has a color of #bf28b2        
        
          <p style="color:#bf28b2;">Text here</p>
        
        
          .mytext {color:#bf28b2;}
        
        Text color #bf28b2
      
           This box has a color of #bf28b2        
        
          <div style="background-color:#bf28b2;">Content here</div>
        
        
          .mybackground {background-color:#bf28b2;}
        
        Background color #bf28b2
      
           Border around this has a color of #bf28b2        
        
          <div style="border:2px solid #bf28b2;">Content here</div>
        
        
          .myborder {border:2px solid #bf28b2;}
        
        Border color #bf28b2