#7280a1 color space conversions
Hex:
        #7280a1
        RGB:
        114, 128, 161
        CMY:
        55, 50, 37
        CMYK:
        29, 20, 0, 37
      HSL:
        222°, 20.0000%, 53.9216%
        HSV (HSB):
        222°, 29.1925%, 63.1373%
        XYZ:
        21.0916, 21.5890, 36.7737
        xyY:
        0.2655, 0.2717, 21.5890
      CIE-Lab:
        53.5881, 2.7614, -19.3005
        CIE-LCH:
        53.5881, 19.4970, 278.1424
        CIE-Luv:
        53.5881, -8.7217, -28.9342
        Hunter-Lab:
        46.4639, -0.2844, -14.4000
      #7280a1 color charts
#7280a1 RGB chart
      #7280a1 CMYK chart
      #7280a1 RGB pie chart
      #7280a1 color shades, tints & tones
#7280a1 color schemes
#7280a1 color preview, HTML & CSS examples
           This text has a color of #7280a1        
        
          <p style="color:#7280a1;">Text here</p>
        
        
          .mytext {color:#7280a1;}
        
        Text color #7280a1
      
           This box has a color of #7280a1        
        
          <div style="background-color:#7280a1;">Content here</div>
        
        
          .mybackground {background-color:#7280a1;}
        
        Background color #7280a1
      
           Border around this has a color of #7280a1        
        
          <div style="border:2px solid #7280a1;">Content here</div>
        
        
          .myborder {border:2px solid #7280a1;}
        
        Border color #7280a1