#b237bd color space conversions
Hex:
        #b237bd
        RGB:
        178, 55, 189
        CMY:
        30, 78, 26
        CMYK:
        6, 71, 0, 26
      HSL:
        295°, 54.9180%, 47.8431%
        HSV (HSB):
        295°, 70.8995%, 74.1176%
        XYZ:
        28.9116, 15.8715, 49.6838
        xyY:
        0.3061, 0.1680, 15.8715
      CIE-Lab:
        46.8054, 65.5516, -45.6891
        CIE-LCH:
        46.8054, 79.9031, 325.1237
        CIE-Luv:
        46.8054, 48.7584, -76.0539
        Hunter-Lab:
        39.8390, 59.8210, -46.0541
      #b237bd color charts
#b237bd RGB chart
      #b237bd CMYK chart
      #b237bd RGB pie chart
      #b237bd color shades, tints & tones
#b237bd color schemes
#b237bd color preview, HTML & CSS examples
           This text has a color of #b237bd        
        
          <p style="color:#b237bd;">Text here</p>
        
        
          .mytext {color:#b237bd;}
        
        Text color #b237bd
      
           This box has a color of #b237bd        
        
          <div style="background-color:#b237bd;">Content here</div>
        
        
          .mybackground {background-color:#b237bd;}
        
        Background color #b237bd
      
           Border around this has a color of #b237bd        
        
          <div style="border:2px solid #b237bd;">Content here</div>
        
        
          .myborder {border:2px solid #b237bd;}
        
        Border color #b237bd