#bf146e color space conversions
Hex:
        #bf146e
        RGB:
        191, 20, 110
        CMY:
        25, 92, 57
        CMYK:
        0, 90, 42, 25
      HSL:
        328°, 81.0427%, 41.3725%
        HSV (HSB):
        328°, 89.5288%, 74.9020%
        XYZ:
        24.5505, 12.7025, 15.9097
        xyY:
        0.4618, 0.2389, 12.7025
      CIE-Lab:
        42.3115, 67.0849, -4.8040
        CIE-LCH:
        42.3115, 67.2567, 355.9040
        CIE-Luv:
        42.3115, 96.7053, -18.3430
        Hunter-Lab:
        35.6405, 60.5864, -1.5183
      #bf146e color charts
#bf146e RGB chart
      #bf146e CMYK chart
      #bf146e RGB pie chart
      #bf146e color shades, tints & tones
#bf146e color schemes
#bf146e color preview, HTML & CSS examples
           This text has a color of #bf146e        
        
          <p style="color:#bf146e;">Text here</p>
        
        
          .mytext {color:#bf146e;}
        
        Text color #bf146e
      
           This box has a color of #bf146e        
        
          <div style="background-color:#bf146e;">Content here</div>
        
        
          .mybackground {background-color:#bf146e;}
        
        Background color #bf146e
      
           Border around this has a color of #bf146e        
        
          <div style="border:2px solid #bf146e;">Content here</div>
        
        
          .myborder {border:2px solid #bf146e;}
        
        Border color #bf146e