#7537bb color space conversions
Hex:
        #7537bb
        RGB:
        117, 55, 187
        CMY:
        54, 78, 27
        CMYK:
        37, 71, 0, 27
      HSL:
        268°, 54.5455%, 47.4510%
        HSV (HSB):
        268°, 70.5882%, 73.3333%
        XYZ:
        17.6719, 10.1021, 48.0322
        xyY:
        0.2331, 0.1333, 10.1021
      CIE-Lab:
        38.0251, 52.5099, -59.1021
        CIE-LCH:
        38.0251, 79.0591, 311.6198
        CIE-Luv:
        38.0251, 13.7339, -88.0584
        Hunter-Lab:
        31.7839, 43.6249, -67.3511
      #7537bb color charts
#7537bb RGB chart
      #7537bb CMYK chart
      #7537bb RGB pie chart
      #7537bb color shades, tints & tones
#7537bb color schemes
#7537bb color preview, HTML & CSS examples
           This text has a color of #7537bb        
        
          <p style="color:#7537bb;">Text here</p>
        
        
          .mytext {color:#7537bb;}
        
        Text color #7537bb
      
           This box has a color of #7537bb        
        
          <div style="background-color:#7537bb;">Content here</div>
        
        
          .mybackground {background-color:#7537bb;}
        
        Background color #7537bb
      
           Border around this has a color of #7537bb        
        
          <div style="border:2px solid #7537bb;">Content here</div>
        
        
          .myborder {border:2px solid #7537bb;}
        
        Border color #7537bb