#b25bde color space conversions
Hex:
        #b25bde
        RGB:
        178, 91, 222
        CMY:
        30, 64, 13
        CMYK:
        20, 59, 0, 13
      HSL:
        280°, 66.4975%, 61.3725%
        HSV (HSB):
        280°, 59.0090%, 87.0588%
        XYZ:
        35.2860, 22.2211, 71.5366
        xyY:
        0.2734, 0.1722, 22.2211
      CIE-Lab:
        54.2608, 56.5076, -52.7286
        CIE-LCH:
        54.2608, 77.2878, 316.9814
        CIE-Luv:
        54.2608, 31.1583, -88.4739
        Hunter-Lab:
        47.1392, 51.1222, -56.9786
      #b25bde color charts
#b25bde RGB chart
      #b25bde CMYK chart
      #b25bde RGB pie chart
      #b25bde color shades, tints & tones
#b25bde color schemes
#b25bde color preview, HTML & CSS examples
           This text has a color of #b25bde        
        
          <p style="color:#b25bde;">Text here</p>
        
        
          .mytext {color:#b25bde;}
        
        Text color #b25bde
      
           This box has a color of #b25bde        
        
          <div style="background-color:#b25bde;">Content here</div>
        
        
          .mybackground {background-color:#b25bde;}
        
        Background color #b25bde
      
           Border around this has a color of #b25bde        
        
          <div style="border:2px solid #b25bde;">Content here</div>
        
        
          .myborder {border:2px solid #b25bde;}
        
        Border color #b25bde