#bf91d6 color space conversions
Hex:
        #bf91d6
        RGB:
        191, 145, 214
        CMY:
        25, 43, 16
        CMYK:
        11, 32, 0, 16
      HSL:
        280°, 45.6954%, 70.3922%
        HSV (HSB):
        280°, 32.2430%, 83.9216%
        XYZ:
        43.7489, 36.1822, 68.2964
        xyY:
        0.2951, 0.2441, 36.1822
      CIE-Lab:
        66.6589, 29.7639, -28.6868
        CIE-LCH:
        66.6589, 41.3379, 316.0557
        CIE-Luv:
        66.6589, 20.1820, -49.2626
        Hunter-Lab:
        60.1516, 24.5593, -25.2119
      #bf91d6 color charts
#bf91d6 RGB chart
      #bf91d6 CMYK chart
      #bf91d6 RGB pie chart
      #bf91d6 color shades, tints & tones
#bf91d6 color schemes
#bf91d6 color preview, HTML & CSS examples
           This text has a color of #bf91d6        
        
          <p style="color:#bf91d6;">Text here</p>
        
        
          .mytext {color:#bf91d6;}
        
        Text color #bf91d6
      
           This box has a color of #bf91d6        
        
          <div style="background-color:#bf91d6;">Content here</div>
        
        
          .mybackground {background-color:#bf91d6;}
        
        Background color #bf91d6
      
           Border around this has a color of #bf91d6        
        
          <div style="border:2px solid #bf91d6;">Content here</div>
        
        
          .myborder {border:2px solid #bf91d6;}
        
        Border color #bf91d6