#7275ab color space conversions
Hex:
        #7275ab
        RGB:
        114, 117, 171
        CMY:
        55, 54, 33
        CMYK:
        33, 32, 0, 33
      HSL:
        237°, 25.3333%, 55.8824%
        HSV (HSB):
        237°, 33.3333%, 67.0588%
        XYZ:
        20.6514, 19.2403, 41.1534
        xyY:
        0.2548, 0.2374, 19.2403
      CIE-Lab:
        50.9671, 11.9381, -29.1428
        CIE-LCH:
        50.9671, 31.4932, 292.2760
        CIE-Luv:
        50.9671, -4.5977, -45.1611
        Hunter-Lab:
        43.8637, 7.2778, -24.9219
      #7275ab color charts
#7275ab RGB chart
      #7275ab CMYK chart
      #7275ab RGB pie chart
      #7275ab color shades, tints & tones
#7275ab color schemes
#7275ab color preview, HTML & CSS examples
           This text has a color of #7275ab        
        
          <p style="color:#7275ab;">Text here</p>
        
        
          .mytext {color:#7275ab;}
        
        Text color #7275ab
      
           This box has a color of #7275ab        
        
          <div style="background-color:#7275ab;">Content here</div>
        
        
          .mybackground {background-color:#7275ab;}
        
        Background color #7275ab
      
           Border around this has a color of #7275ab        
        
          <div style="border:2px solid #7275ab;">Content here</div>
        
        
          .myborder {border:2px solid #7275ab;}
        
        Border color #7275ab