#bf56dc color space conversions
Hex:
        #bf56dc
        RGB:
        191, 86, 220
        CMY:
        25, 66, 14
        CMYK:
        13, 61, 0, 14
      HSL:
        287°, 65.6863%, 60.0000%
        HSV (HSB):
        287°, 60.9091%, 86.2745%
        XYZ:
        37.7319, 22.8992, 70.1415
        xyY:
        0.2885, 0.1751, 22.8992
      CIE-Lab:
        54.9684, 61.5758, -50.3708
        CIE-LCH:
        54.9684, 79.5538, 320.7158
        CIE-Luv:
        54.9684, 40.9163, -85.7485
        Hunter-Lab:
        47.8532, 57.0031, -53.4079
      #bf56dc color charts
#bf56dc RGB chart
      #bf56dc CMYK chart
      #bf56dc RGB pie chart
      #bf56dc color shades, tints & tones
#bf56dc color schemes
#bf56dc color preview, HTML & CSS examples
           This text has a color of #bf56dc        
        
          <p style="color:#bf56dc;">Text here</p>
        
        
          .mytext {color:#bf56dc;}
        
        Text color #bf56dc
      
           This box has a color of #bf56dc        
        
          <div style="background-color:#bf56dc;">Content here</div>
        
        
          .mybackground {background-color:#bf56dc;}
        
        Background color #bf56dc
      
           Border around this has a color of #bf56dc        
        
          <div style="border:2px solid #bf56dc;">Content here</div>
        
        
          .myborder {border:2px solid #bf56dc;}
        
        Border color #bf56dc