#bf55e0 color space conversions
Hex:
        #bf55e0
        RGB:
        191, 85, 224
        CMY:
        25, 67, 12
        CMYK:
        15, 62, 0, 12
      HSL:
        286°, 69.1542%, 60.5882%
        HSV (HSB):
        286°, 62.0536%, 87.8431%
        XYZ:
        38.1889, 22.9552, 72.9390
        xyY:
        0.2848, 0.1712, 22.9552
      CIE-Lab:
        55.0261, 62.8046, -52.5379
        CIE-LCH:
        55.0261, 81.8819, 320.0865
        CIE-Luv:
        55.0261, 40.1937, -89.2546
        Hunter-Lab:
        47.9116, 58.4319, -56.7231
      #bf55e0 color charts
#bf55e0 RGB chart
      #bf55e0 CMYK chart
      #bf55e0 RGB pie chart
      #bf55e0 color shades, tints & tones
#bf55e0 color schemes
#bf55e0 color preview, HTML & CSS examples
           This text has a color of #bf55e0        
        
          <p style="color:#bf55e0;">Text here</p>
        
        
          .mytext {color:#bf55e0;}
        
        Text color #bf55e0
      
           This box has a color of #bf55e0        
        
          <div style="background-color:#bf55e0;">Content here</div>
        
        
          .mybackground {background-color:#bf55e0;}
        
        Background color #bf55e0
      
           Border around this has a color of #bf55e0        
        
          <div style="border:2px solid #bf55e0;">Content here</div>
        
        
          .myborder {border:2px solid #bf55e0;}
        
        Border color #bf55e0