#7237bb color space conversions
Hex:
        #7237bb
        RGB:
        114, 55, 187
        CMY:
        55, 78, 27
        CMYK:
        39, 71, 0, 27
      HSL:
        267°, 54.5455%, 47.4510%
        HSV (HSB):
        267°, 70.5882%, 73.3333%
        XYZ:
        17.2753, 9.8976, 48.0136
        xyY:
        0.2298, 0.1316, 9.8976
      CIE-Lab:
        37.6581, 51.9404, -59.7153
        CIE-LCH:
        37.6581, 79.1437, 311.0168
        CIE-Luv:
        37.6581, 12.3488, -88.5028
        Hunter-Lab:
        31.4605, 42.9601, -68.4634
      #7237bb color charts
#7237bb RGB chart
      #7237bb CMYK chart
      #7237bb RGB pie chart
      #7237bb color shades, tints & tones
#7237bb color schemes
#7237bb color preview, HTML & CSS examples
           This text has a color of #7237bb        
        
          <p style="color:#7237bb;">Text here</p>
        
        
          .mytext {color:#7237bb;}
        
        Text color #7237bb
      
           This box has a color of #7237bb        
        
          <div style="background-color:#7237bb;">Content here</div>
        
        
          .mybackground {background-color:#7237bb;}
        
        Background color #7237bb
      
           Border around this has a color of #7237bb        
        
          <div style="border:2px solid #7237bb;">Content here</div>
        
        
          .myborder {border:2px solid #7237bb;}
        
        Border color #7237bb