#bf35a0 color space conversions
Hex:
        #bf35a0
        RGB:
        191, 53, 160
        CMY:
        25, 79, 37
        CMYK:
        0, 72, 16, 25
      HSL:
        313°, 56.5574%, 47.8431%
        HSV (HSB):
        313°, 72.2513%, 74.9020%
        XYZ:
        29.1041, 16.1606, 34.8431
        xyY:
        0.3633, 0.2017, 16.1606
      CIE-Lab:
        47.1845, 64.6623, -27.8599
        CIE-LCH:
        47.1845, 70.4087, 336.6911
        CIE-Luv:
        47.1845, 68.5432, -50.0268
        Hunter-Lab:
        40.2003, 58.8795, -23.2486
      #bf35a0 color charts
#bf35a0 RGB chart
      #bf35a0 CMYK chart
      #bf35a0 RGB pie chart
      #bf35a0 color shades, tints & tones
#bf35a0 color schemes
#bf35a0 color preview, HTML & CSS examples
           This text has a color of #bf35a0        
        
          <p style="color:#bf35a0;">Text here</p>
        
        
          .mytext {color:#bf35a0;}
        
        Text color #bf35a0
      
           This box has a color of #bf35a0        
        
          <div style="background-color:#bf35a0;">Content here</div>
        
        
          .mybackground {background-color:#bf35a0;}
        
        Background color #bf35a0
      
           Border around this has a color of #bf35a0        
        
          <div style="border:2px solid #bf35a0;">Content here</div>
        
        
          .myborder {border:2px solid #bf35a0;}
        
        Border color #bf35a0