#b81fde color space conversions
Hex:
        #b81fde
        RGB:
        184, 31, 222
        CMY:
        28, 88, 13
        CMYK:
        17, 86, 0, 13
      HSL:
        288°, 75.4941%, 49.6078%
        HSV (HSB):
        288°, 86.0360%, 87.0588%
        XYZ:
        33.4420, 16.4442, 70.5187
        xyY:
        0.2777, 0.1366, 16.4442
      CIE-Lab:
        47.5520, 79.0525, -63.4669
        CIE-LCH:
        47.5520, 101.3772, 321.2409
        CIE-Luv:
        47.5520, 45.8892, -103.4332
        Hunter-Lab:
        40.5515, 76.2400, -74.7187
      #b81fde color charts
#b81fde RGB chart
      #b81fde CMYK chart
      #b81fde RGB pie chart
      #b81fde color shades, tints & tones
#b81fde color schemes
#b81fde color preview, HTML & CSS examples
           This text has a color of #b81fde        
        
          <p style="color:#b81fde;">Text here</p>
        
        
          .mytext {color:#b81fde;}
        
        Text color #b81fde
      
           This box has a color of #b81fde        
        
          <div style="background-color:#b81fde;">Content here</div>
        
        
          .mybackground {background-color:#b81fde;}
        
        Background color #b81fde
      
           Border around this has a color of #b81fde        
        
          <div style="border:2px solid #b81fde;">Content here</div>
        
        
          .myborder {border:2px solid #b81fde;}
        
        Border color #b81fde