#b257e4 color space conversions
Hex:
        #b257e4
        RGB:
        178, 87, 228
        CMY:
        30, 66, 11
        CMYK:
        22, 62, 0, 11
      HSL:
        279°, 72.3077%, 61.7647%
        HSV (HSB):
        279°, 61.8421%, 89.4118%
        XYZ:
        35.7719, 21.8828, 75.7372
        xyY:
        0.2682, 0.1640, 21.8828
      CIE-Lab:
        53.9024, 59.6941, -56.6851
        CIE-LCH:
        53.9024, 82.3200, 316.4811
        CIE-Luv:
        53.9024, 30.9574, -94.7549
        Hunter-Lab:
        46.7791, 54.6354, -63.2476
      #b257e4 color charts
#b257e4 RGB chart
      #b257e4 CMYK chart
      #b257e4 RGB pie chart
      #b257e4 color shades, tints & tones
#b257e4 color schemes
#b257e4 color preview, HTML & CSS examples
           This text has a color of #b257e4        
        
          <p style="color:#b257e4;">Text here</p>
        
        
          .mytext {color:#b257e4;}
        
        Text color #b257e4
      
           This box has a color of #b257e4        
        
          <div style="background-color:#b257e4;">Content here</div>
        
        
          .mybackground {background-color:#b257e4;}
        
        Background color #b257e4
      
           Border around this has a color of #b257e4        
        
          <div style="border:2px solid #b257e4;">Content here</div>
        
        
          .myborder {border:2px solid #b257e4;}
        
        Border color #b257e4