#bf81e4 color space conversions
Hex:
        #bf81e4
        RGB:
        191, 129, 228
        CMY:
        25, 49, 11
        CMYK:
        16, 43, 0, 11
      HSL:
        278°, 64.7059%, 70.0000%
        HSV (HSB):
        278°, 43.4211%, 89.4118%
        XYZ:
        43.3397, 32.3783, 77.3642
        xyY:
        0.2831, 0.2115, 32.3783
      CIE-Lab:
        63.6543, 41.5074, -41.1314
        CIE-LCH:
        63.6543, 58.4350, 315.2607
        CIE-Luv:
        63.6543, 24.7690, -70.7241
        Hunter-Lab:
        56.9019, 36.3772, -40.7796
      #bf81e4 color charts
#bf81e4 RGB chart
      #bf81e4 CMYK chart
      #bf81e4 RGB pie chart
      #bf81e4 color shades, tints & tones
#bf81e4 color schemes
#bf81e4 color preview, HTML & CSS examples
           This text has a color of #bf81e4        
        
          <p style="color:#bf81e4;">Text here</p>
        
        
          .mytext {color:#bf81e4;}
        
        Text color #bf81e4
      
           This box has a color of #bf81e4        
        
          <div style="background-color:#bf81e4;">Content here</div>
        
        
          .mybackground {background-color:#bf81e4;}
        
        Background color #bf81e4
      
           Border around this has a color of #bf81e4        
        
          <div style="border:2px solid #bf81e4;">Content here</div>
        
        
          .myborder {border:2px solid #bf81e4;}
        
        Border color #bf81e4