#bf308f color space conversions
Hex:
        #bf308f
        RGB:
        191, 48, 143
        CMY:
        25, 81, 44
        CMYK:
        0, 75, 25, 25
      HSL:
        320°, 59.8326%, 46.8627%
        HSV (HSB):
        320°, 74.8691%, 74.9020%
        XYZ:
        27.5007, 15.1734, 27.4659
        xyY:
        0.3921, 0.2163, 15.1734
      CIE-Lab:
        45.8708, 64.0187, -19.6954
        CIE-LCH:
        45.8708, 66.9799, 342.8995
        CIE-Luv:
        45.8708, 76.3856, -37.9924
        Hunter-Lab:
        38.9531, 57.8524, -14.5383
      #bf308f color charts
#bf308f RGB chart
      #bf308f CMYK chart
      #bf308f RGB pie chart
      #bf308f color shades, tints & tones
#bf308f color schemes
#bf308f color preview, HTML & CSS examples
           This text has a color of #bf308f        
        
          <p style="color:#bf308f;">Text here</p>
        
        
          .mytext {color:#bf308f;}
        
        Text color #bf308f
      
           This box has a color of #bf308f        
        
          <div style="background-color:#bf308f;">Content here</div>
        
        
          .mybackground {background-color:#bf308f;}
        
        Background color #bf308f
      
           Border around this has a color of #bf308f        
        
          <div style="border:2px solid #bf308f;">Content here</div>
        
        
          .myborder {border:2px solid #bf308f;}
        
        Border color #bf308f