#7275a5 color space conversions
Hex:
        #7275a5
        RGB:
        114, 117, 165
        CMY:
        55, 54, 35
        CMYK:
        31, 29, 0, 35
      HSL:
        236°, 22.0779%, 54.7059%
        HSV (HSB):
        236°, 30.9091%, 64.7059%
        XYZ:
        20.0923, 19.0166, 38.2089
        xyY:
        0.2599, 0.2460, 19.0166
      CIE-Lab:
        50.7066, 10.3231, -26.0576
        CIE-LCH:
        50.7066, 28.0279, 291.6118
        CIE-Luv:
        50.7066, -4.2652, -40.0829
        Hunter-Lab:
        43.6080, 5.9292, -21.4237
      #7275a5 color charts
#7275a5 RGB chart
      #7275a5 CMYK chart
      #7275a5 RGB pie chart
      #7275a5 color shades, tints & tones
#7275a5 color schemes
#7275a5 color preview, HTML & CSS examples
           This text has a color of #7275a5        
        
          <p style="color:#7275a5;">Text here</p>
        
        
          .mytext {color:#7275a5;}
        
        Text color #7275a5
      
           This box has a color of #7275a5        
        
          <div style="background-color:#7275a5;">Content here</div>
        
        
          .mybackground {background-color:#7275a5;}
        
        Background color #7275a5
      
           Border around this has a color of #7275a5        
        
          <div style="border:2px solid #7275a5;">Content here</div>
        
        
          .myborder {border:2px solid #7275a5;}
        
        Border color #7275a5