#bf31a3 color space conversions
Hex:
        #bf31a3
        RGB:
        191, 49, 163
        CMY:
        25, 81, 36
        CMYK:
        0, 74, 15, 25
      HSL:
        312°, 59.1667%, 47.0588%
        HSV (HSB):
        312°, 74.3455%, 74.9020%
        XYZ:
        29.1950, 15.9173, 36.1839
        xyY:
        0.3591, 0.1958, 15.9173
      CIE-Lab:
        46.8658, 66.3865, -30.1421
        CIE-LCH:
        46.8658, 72.9089, 335.5800
        CIE-Luv:
        46.8658, 68.4362, -53.5226
        Hunter-Lab:
        39.8965, 60.8017, -25.8452
      #bf31a3 color charts
#bf31a3 RGB chart
      #bf31a3 CMYK chart
      #bf31a3 RGB pie chart
      #bf31a3 color shades, tints & tones
#bf31a3 color schemes
#bf31a3 color preview, HTML & CSS examples
           This text has a color of #bf31a3        
        
          <p style="color:#bf31a3;">Text here</p>
        
        
          .mytext {color:#bf31a3;}
        
        Text color #bf31a3
      
           This box has a color of #bf31a3        
        
          <div style="background-color:#bf31a3;">Content here</div>
        
        
          .mybackground {background-color:#bf31a3;}
        
        Background color #bf31a3
      
           Border around this has a color of #bf31a3        
        
          <div style="border:2px solid #bf31a3;">Content here</div>
        
        
          .myborder {border:2px solid #bf31a3;}
        
        Border color #bf31a3