#bf07b2 color space conversions
Hex:
        #bf07b2
        RGB:
        191, 7, 178
        CMY:
        25, 97, 30
        CMYK:
        0, 96, 7, 25
      HSL:
        304°, 92.9293%, 38.8235%
        HSV (HSB):
        304°, 96.3351%, 74.9020%
        XYZ:
        29.5977, 14.4427, 43.3472
        xyY:
        0.3387, 0.1653, 14.4427
      CIE-Lab:
        44.8612, 76.5712, -42.1955
        CIE-LCH:
        44.8612, 87.4277, 331.1425
        CIE-Luv:
        44.8612, 68.1147, -71.6694
        Hunter-Lab:
        38.0035, 72.5123, -41.0243
      #bf07b2 color charts
#bf07b2 RGB chart
      #bf07b2 CMYK chart
      #bf07b2 RGB pie chart
      #bf07b2 color shades, tints & tones
#bf07b2 color schemes
#bf07b2 color preview, HTML & CSS examples
           This text has a color of #bf07b2        
        
          <p style="color:#bf07b2;">Text here</p>
        
        
          .mytext {color:#bf07b2;}
        
        Text color #bf07b2
      
           This box has a color of #bf07b2        
        
          <div style="background-color:#bf07b2;">Content here</div>
        
        
          .mybackground {background-color:#bf07b2;}
        
        Background color #bf07b2
      
           Border around this has a color of #bf07b2        
        
          <div style="border:2px solid #bf07b2;">Content here</div>
        
        
          .myborder {border:2px solid #bf07b2;}
        
        Border color #bf07b2