#bf60bb color space conversions
Hex:
        #bf60bb
        RGB:
        191, 96, 187
        CMY:
        25, 62, 27
        CMYK:
        0, 50, 2, 25
      HSL:
        303°, 42.6009%, 56.2745%
        HSV (HSB):
        303°, 49.7382%, 74.9020%
        XYZ:
        34.6384, 23.0300, 49.6333
        xyY:
        0.3228, 0.2146, 23.0300
      CIE-Lab:
        55.1032, 50.6645, -31.3304
        CIE-LCH:
        55.1032, 59.5691, 328.2678
        CIE-Luv:
        55.1032, 45.9047, -54.8095
        Hunter-Lab:
        47.9895, 44.8578, -27.7281
      #bf60bb color charts
#bf60bb RGB chart
      #bf60bb CMYK chart
      #bf60bb RGB pie chart
      #bf60bb color shades, tints & tones
#bf60bb color schemes
#bf60bb color preview, HTML & CSS examples
           This text has a color of #bf60bb        
        
          <p style="color:#bf60bb;">Text here</p>
        
        
          .mytext {color:#bf60bb;}
        
        Text color #bf60bb
      
           This box has a color of #bf60bb        
        
          <div style="background-color:#bf60bb;">Content here</div>
        
        
          .mybackground {background-color:#bf60bb;}
        
        Background color #bf60bb
      
           Border around this has a color of #bf60bb        
        
          <div style="border:2px solid #bf60bb;">Content here</div>
        
        
          .myborder {border:2px solid #bf60bb;}
        
        Border color #bf60bb