#bf0985 color space conversions
Hex:
        #bf0985
        RGB:
        191, 9, 133
        CMY:
        25, 96, 48
        CMYK:
        0, 95, 30, 25
      HSL:
        319°, 91.0000%, 39.2157%
        HSV (HSB):
        319°, 95.2880%, 74.9020%
        XYZ:
        25.8172, 12.9652, 23.3321
        xyY:
        0.4156, 0.2087, 12.9652
      CIE-Lab:
        42.7108, 70.7488, -18.4563
        CIE-LCH:
        42.7108, 73.1165, 345.3790
        CIE-Luv:
        42.7108, 87.6733, -36.8525
        Hunter-Lab:
        36.0072, 64.9719, -13.2139
      #bf0985 color charts
#bf0985 RGB chart
      #bf0985 CMYK chart
      #bf0985 RGB pie chart
      #bf0985 color shades, tints & tones
#bf0985 color schemes
#bf0985 color preview, HTML & CSS examples
           This text has a color of #bf0985        
        
          <p style="color:#bf0985;">Text here</p>
        
        
          .mytext {color:#bf0985;}
        
        Text color #bf0985
      
           This box has a color of #bf0985        
        
          <div style="background-color:#bf0985;">Content here</div>
        
        
          .mybackground {background-color:#bf0985;}
        
        Background color #bf0985
      
           Border around this has a color of #bf0985        
        
          <div style="border:2px solid #bf0985;">Content here</div>
        
        
          .myborder {border:2px solid #bf0985;}
        
        Border color #bf0985