#b257c2 color space conversions
Hex:
        #b257c2
        RGB:
        178, 87, 194
        CMY:
        30, 66, 24
        CMYK:
        8, 55, 0, 24
      HSL:
        291°, 46.7249%, 55.0980%
        HSV (HSB):
        291°, 55.1546%, 76.0784%
        XYZ:
        31.5059, 20.1764, 53.2728
        xyY:
        0.3002, 0.1922, 20.1764
      CIE-Lab:
        52.0361, 52.7769, -40.2924
        CIE-LCH:
        52.0361, 66.3994, 322.6402
        CIE-Luv:
        52.0361, 38.7508, -68.1393
        Hunter-Lab:
        44.9182, 46.5943, -38.8751
      #b257c2 color charts
#b257c2 RGB chart
      #b257c2 CMYK chart
      #b257c2 RGB pie chart
      #b257c2 color shades, tints & tones
#b257c2 color schemes
#b257c2 color preview, HTML & CSS examples
           This text has a color of #b257c2        
        
          <p style="color:#b257c2;">Text here</p>
        
        
          .mytext {color:#b257c2;}
        
        Text color #b257c2
      
           This box has a color of #b257c2        
        
          <div style="background-color:#b257c2;">Content here</div>
        
        
          .mybackground {background-color:#b257c2;}
        
        Background color #b257c2
      
           Border around this has a color of #b257c2        
        
          <div style="border:2px solid #b257c2;">Content here</div>
        
        
          .myborder {border:2px solid #b257c2;}
        
        Border color #b257c2