#bf13bf color space conversions
Hex:
        #bf13bf
        RGB:
        191, 19, 191
        CMY:
        25, 93, 25
        CMYK:
        0, 90, 0, 25
      HSL:
        300°, 81.9048%, 41.1765%
        HSV (HSB):
        300°, 90.0524%, 74.9020%
        XYZ:
        31.1227, 15.3037, 50.6038
        xyY:
        0.3208, 0.1577, 15.3037
      CIE-Lab:
        46.0474, 77.1816, -47.9406
        CIE-LCH:
        46.0474, 90.8587, 328.1539
        CIE-Luv:
        46.0474, 62.2344, -80.4713
        Hunter-Lab:
        39.1199, 73.5496, -49.3109
      #bf13bf color charts
#bf13bf RGB chart
      #bf13bf CMYK chart
      #bf13bf RGB pie chart
      #bf13bf color shades, tints & tones
#bf13bf color schemes
#bf13bf color preview, HTML & CSS examples
           This text has a color of #bf13bf        
        
          <p style="color:#bf13bf;">Text here</p>
        
        
          .mytext {color:#bf13bf;}
        
        Text color #bf13bf
      
           This box has a color of #bf13bf        
        
          <div style="background-color:#bf13bf;">Content here</div>
        
        
          .mybackground {background-color:#bf13bf;}
        
        Background color #bf13bf
      
           Border around this has a color of #bf13bf        
        
          <div style="border:2px solid #bf13bf;">Content here</div>
        
        
          .myborder {border:2px solid #bf13bf;}
        
        Border color #bf13bf