#bf60d1 color space conversions
Hex:
        #bf60d1
        RGB:
        191, 96, 209
        CMY:
        25, 62, 18
        CMYK:
        9, 54, 0, 18
      HSL:
        290°, 55.1220%, 59.8039%
        HSV (HSB):
        290°, 54.0670%, 81.9608%
        XYZ:
        37.1774, 24.0456, 63.0034
        xyY:
        0.2993, 0.1936, 24.0456
      CIE-Lab:
        56.1334, 54.7452, -42.2921
        CIE-LCH:
        56.1334, 69.1785, 322.3130
        CIE-Luv:
        56.1334, 40.5396, -72.6698
        Hunter-Lab:
        49.0363, 49.5181, -41.8523
      #bf60d1 color charts
#bf60d1 RGB chart
      #bf60d1 CMYK chart
      #bf60d1 RGB pie chart
      #bf60d1 color shades, tints & tones
#bf60d1 color schemes
#bf60d1 color preview, HTML & CSS examples
           This text has a color of #bf60d1        
        
          <p style="color:#bf60d1;">Text here</p>
        
        
          .mytext {color:#bf60d1;}
        
        Text color #bf60d1
      
           This box has a color of #bf60d1        
        
          <div style="background-color:#bf60d1;">Content here</div>
        
        
          .mybackground {background-color:#bf60d1;}
        
        Background color #bf60d1
      
           Border around this has a color of #bf60d1        
        
          <div style="border:2px solid #bf60d1;">Content here</div>
        
        
          .myborder {border:2px solid #bf60d1;}
        
        Border color #bf60d1