#bf80ef color space conversions
Hex:
        #bf80ef
        RGB:
        191, 128, 239
        CMY:
        25, 50, 6
        CMYK:
        20, 46, 0, 6
      HSL:
        274°, 77.6224%, 71.9608%
        HSV (HSB):
        274°, 46.4435%, 93.7255%
        XYZ:
        44.7850, 32.7467, 85.6217
        xyY:
        0.2745, 0.2007, 32.7467
      CIE-Lab:
        63.9553, 44.4414, -46.7487
        CIE-LCH:
        63.9553, 64.5018, 313.5506
        CIE-Luv:
        63.9553, 23.3666, -80.3266
        Hunter-Lab:
        57.2247, 39.5537, -48.6545
      #bf80ef color charts
#bf80ef RGB chart
      #bf80ef CMYK chart
      #bf80ef RGB pie chart
      #bf80ef color shades, tints & tones
#bf80ef color schemes
#bf80ef color preview, HTML & CSS examples
           This text has a color of #bf80ef        
        
          <p style="color:#bf80ef;">Text here</p>
        
        
          .mytext {color:#bf80ef;}
        
        Text color #bf80ef
      
           This box has a color of #bf80ef        
        
          <div style="background-color:#bf80ef;">Content here</div>
        
        
          .mybackground {background-color:#bf80ef;}
        
        Background color #bf80ef
      
           Border around this has a color of #bf80ef        
        
          <div style="border:2px solid #bf80ef;">Content here</div>
        
        
          .myborder {border:2px solid #bf80ef;}
        
        Border color #bf80ef