#b54fde color space conversions
Hex:
        #b54fde
        RGB:
        181, 79, 222
        CMY:
        29, 69, 13
        CMYK:
        18, 64, 0, 13
      HSL:
        283°, 68.4211%, 59.0196%
        HSV (HSB):
        283°, 64.4144%, 87.0588%
        XYZ:
        35.0369, 20.6896, 71.2541
        xyY:
        0.2759, 0.1629, 20.6896
      CIE-Lab:
        52.6081, 62.7833, -55.3488
        CIE-LCH:
        52.6081, 83.6973, 318.6011
        CIE-Luv:
        52.6081, 36.1148, -92.5427
        Hunter-Lab:
        45.4859, 57.8947, -61.0383
      #b54fde color charts
#b54fde RGB chart
      #b54fde CMYK chart
      #b54fde RGB pie chart
      #b54fde color shades, tints & tones
#b54fde color schemes
#b54fde color preview, HTML & CSS examples
           This text has a color of #b54fde        
        
          <p style="color:#b54fde;">Text here</p>
        
        
          .mytext {color:#b54fde;}
        
        Text color #b54fde
      
           This box has a color of #b54fde        
        
          <div style="background-color:#b54fde;">Content here</div>
        
        
          .mybackground {background-color:#b54fde;}
        
        Background color #b54fde
      
           Border around this has a color of #b54fde        
        
          <div style="border:2px solid #b54fde;">Content here</div>
        
        
          .myborder {border:2px solid #b54fde;}
        
        Border color #b54fde