#b04bde color space conversions
Hex:
        #b04bde
        RGB:
        176, 75, 222
        CMY:
        31, 71, 13
        CMYK:
        21, 66, 0, 13
      HSL:
        281°, 69.0141%, 58.2353%
        HSV (HSB):
        281°, 66.2162%, 87.0588%
        XYZ:
        33.6054, 19.5362, 71.1069
        xyY:
        0.2705, 0.1572, 19.5362
      CIE-Lab:
        51.3087, 63.4339, -57.4696
        CIE-LCH:
        51.3087, 85.5956, 317.8242
        CIE-Luv:
        51.3087, 34.0866, -95.1924
        Hunter-Lab:
        44.1998, 58.3652, -64.4437
      #b04bde color charts
#b04bde RGB chart
      #b04bde CMYK chart
      #b04bde RGB pie chart
      #b04bde color shades, tints & tones
#b04bde color schemes
#b04bde color preview, HTML & CSS examples
           This text has a color of #b04bde        
        
          <p style="color:#b04bde;">Text here</p>
        
        
          .mytext {color:#b04bde;}
        
        Text color #b04bde
      
           This box has a color of #b04bde        
        
          <div style="background-color:#b04bde;">Content here</div>
        
        
          .mybackground {background-color:#b04bde;}
        
        Background color #b04bde
      
           Border around this has a color of #b04bde        
        
          <div style="border:2px solid #b04bde;">Content here</div>
        
        
          .myborder {border:2px solid #b04bde;}
        
        Border color #b04bde