#bf03a3 color space conversions
Hex:
        #bf03a3
        RGB:
        191, 3, 163
        CMY:
        25, 99, 36
        CMYK:
        0, 98, 15, 25
      HSL:
        309°, 96.9072%, 38.0392%
        HSV (HSB):
        309°, 98.4293%, 74.9020%
        XYZ:
        28.1293, 13.7858, 35.8287
        xyY:
        0.3618, 0.1773, 13.7858
      CIE-Lab:
        43.9242, 74.9099, -34.7590
        CIE-LCH:
        43.9242, 82.5814, 335.1082
        CIE-Luv:
        43.9242, 74.6719, -60.5150
        Hunter-Lab:
        37.1293, 70.2560, -31.2226
      #bf03a3 color charts
#bf03a3 RGB chart
      #bf03a3 CMYK chart
      #bf03a3 RGB pie chart
      #bf03a3 color shades, tints & tones
#bf03a3 color schemes
#bf03a3 color preview, HTML & CSS examples
           This text has a color of #bf03a3        
        
          <p style="color:#bf03a3;">Text here</p>
        
        
          .mytext {color:#bf03a3;}
        
        Text color #bf03a3
      
           This box has a color of #bf03a3        
        
          <div style="background-color:#bf03a3;">Content here</div>
        
        
          .mybackground {background-color:#bf03a3;}
        
        Background color #bf03a3
      
           Border around this has a color of #bf03a3        
        
          <div style="border:2px solid #bf03a3;">Content here</div>
        
        
          .myborder {border:2px solid #bf03a3;}
        
        Border color #bf03a3