#b25ede color space conversions
Hex:
        #b25ede
        RGB:
        178, 94, 222
        CMY:
        30, 63, 13
        CMYK:
        20, 58, 0, 13
      HSL:
        279°, 65.9794%, 61.9608%
        HSV (HSB):
        279°, 57.6577%, 87.0588%
        XYZ:
        35.5476, 22.7443, 71.6238
        xyY:
        0.2736, 0.1751, 22.7443
      CIE-Lab:
        54.8080, 55.0349, -51.8557
        CIE-LCH:
        54.8080, 75.6165, 316.7036
        CIE-Luv:
        54.8080, 30.2927, -87.1520
        Hunter-Lab:
        47.6910, 49.5900, -55.6598
      #b25ede color charts
#b25ede RGB chart
      #b25ede CMYK chart
      #b25ede RGB pie chart
      #b25ede color shades, tints & tones
#b25ede color schemes
#b25ede color preview, HTML & CSS examples
           This text has a color of #b25ede        
        
          <p style="color:#b25ede;">Text here</p>
        
        
          .mytext {color:#b25ede;}
        
        Text color #b25ede
      
           This box has a color of #b25ede        
        
          <div style="background-color:#b25ede;">Content here</div>
        
        
          .mybackground {background-color:#b25ede;}
        
        Background color #b25ede
      
           Border around this has a color of #b25ede        
        
          <div style="border:2px solid #b25ede;">Content here</div>
        
        
          .myborder {border:2px solid #b25ede;}
        
        Border color #b25ede