#b237b1 color space conversions
Hex:
        #b237b1
        RGB:
        178, 55, 177
        CMY:
        30, 78, 31
        CMYK:
        0, 69, 1, 30
      HSL:
        300°, 52.7897%, 45.6863%
        HSV (HSB):
        300°, 69.1011%, 69.8039%
        XYZ:
        27.6621, 15.3717, 43.1040
        xyY:
        0.3211, 0.1785, 15.3717
      CIE-Lab:
        46.1391, 63.5079, -39.7165
        CIE-LCH:
        46.1391, 74.9043, 327.9790
        CIE-Luv:
        46.1391, 52.5840, -66.7960
        Hunter-Lab:
        39.2067, 57.3279, -37.7390
      #b237b1 color charts
#b237b1 RGB chart
      #b237b1 CMYK chart
      #b237b1 RGB pie chart
      #b237b1 color shades, tints & tones
#b237b1 color schemes
#b237b1 color preview, HTML & CSS examples
           This text has a color of #b237b1        
        
          <p style="color:#b237b1;">Text here</p>
        
        
          .mytext {color:#b237b1;}
        
        Text color #b237b1
      
           This box has a color of #b237b1        
        
          <div style="background-color:#b237b1;">Content here</div>
        
        
          .mybackground {background-color:#b237b1;}
        
        Background color #b237b1
      
           Border around this has a color of #b237b1        
        
          <div style="border:2px solid #b237b1;">Content here</div>
        
        
          .myborder {border:2px solid #b237b1;}
        
        Border color #b237b1