#bf35af color space conversions
Hex:
        #bf35af
        RGB:
        191, 53, 175
        CMY:
        25, 79, 31
        CMYK:
        0, 72, 8, 25
      HSL:
        307°, 56.5574%, 47.8431%
        HSV (HSB):
        307°, 72.2513%, 74.9020%
        XYZ:
        30.4968, 16.7177, 42.1769
        xyY:
        0.3412, 0.1870, 16.7177
      CIE-Lab:
        47.9024, 66.8602, -35.6159
        CIE-LCH:
        47.9024, 75.7547, 331.9561
        CIE-Luv:
        47.9024, 63.0827, -61.8847
        Hunter-Lab:
        40.8873, 61.5859, -32.5389
      #bf35af color charts
#bf35af RGB chart
      #bf35af CMYK chart
      #bf35af RGB pie chart
      #bf35af color shades, tints & tones
#bf35af color schemes
#bf35af color preview, HTML & CSS examples
           This text has a color of #bf35af        
        
          <p style="color:#bf35af;">Text here</p>
        
        
          .mytext {color:#bf35af;}
        
        Text color #bf35af
      
           This box has a color of #bf35af        
        
          <div style="background-color:#bf35af;">Content here</div>
        
        
          .mybackground {background-color:#bf35af;}
        
        Background color #bf35af
      
           Border around this has a color of #bf35af        
        
          <div style="border:2px solid #bf35af;">Content here</div>
        
        
          .myborder {border:2px solid #bf35af;}
        
        Border color #bf35af