#bf208b color space conversions
Hex:
        #bf208b
        RGB:
        191, 32, 139
        CMY:
        25, 87, 45
        CMYK:
        0, 83, 27, 25
      HSL:
        320°, 71.3004%, 43.7255%
        HSV (HSB):
        320°, 83.2461%, 74.9020%
        XYZ:
        26.6626, 13.9735, 25.7180
        xyY:
        0.4018, 0.2106, 13.9735
      CIE-Lab:
        44.1949, 67.8483, -19.8453
        CIE-LCH:
        44.1949, 70.6911, 343.6961
        CIE-Luv:
        44.1949, 81.8370, -38.5396
        Hunter-Lab:
        37.3811, 61.9006, -14.6244
      #bf208b color charts
#bf208b RGB chart
      #bf208b CMYK chart
      #bf208b RGB pie chart
      #bf208b color shades, tints & tones
#bf208b color schemes
#bf208b color preview, HTML & CSS examples
           This text has a color of #bf208b        
        
          <p style="color:#bf208b;">Text here</p>
        
        
          .mytext {color:#bf208b;}
        
        Text color #bf208b
      
           This box has a color of #bf208b        
        
          <div style="background-color:#bf208b;">Content here</div>
        
        
          .mybackground {background-color:#bf208b;}
        
        Background color #bf208b
      
           Border around this has a color of #bf208b        
        
          <div style="border:2px solid #bf208b;">Content here</div>
        
        
          .myborder {border:2px solid #bf208b;}
        
        Border color #bf208b