#bf55d5 color space conversions
Hex:
        #bf55d5
        RGB:
        191, 85, 213
        CMY:
        25, 67, 16
        CMYK:
        10, 60, 0, 16
      HSL:
        290°, 60.3774%, 58.4314%
        HSV (HSB):
        290°, 60.0939%, 83.5294%
        XYZ:
        36.7446, 22.3775, 65.3334
        xyY:
        0.2952, 0.1798, 22.3775
      CIE-Lab:
        54.4252, 60.6836, -47.2668
        CIE-LCH:
        54.4252, 76.9198, 322.0847
        CIE-Luv:
        54.4252, 42.9751, -80.6706
        Hunter-Lab:
        47.3048, 55.8686, -48.7730
      #bf55d5 color charts
#bf55d5 RGB chart
      #bf55d5 CMYK chart
      #bf55d5 RGB pie chart
      #bf55d5 color shades, tints & tones
#bf55d5 color schemes
#bf55d5 color preview, HTML & CSS examples
           This text has a color of #bf55d5        
        
          <p style="color:#bf55d5;">Text here</p>
        
        
          .mytext {color:#bf55d5;}
        
        Text color #bf55d5
      
           This box has a color of #bf55d5        
        
          <div style="background-color:#bf55d5;">Content here</div>
        
        
          .mybackground {background-color:#bf55d5;}
        
        Background color #bf55d5
      
           Border around this has a color of #bf55d5        
        
          <div style="border:2px solid #bf55d5;">Content here</div>
        
        
          .myborder {border:2px solid #bf55d5;}
        
        Border color #bf55d5