#7280a4 color space conversions
Hex:
        #7280a4
        RGB:
        114, 128, 164
        CMY:
        55, 50, 36
        CMYK:
        30, 22, 0, 36
      HSL:
        223°, 21.5517%, 54.5098%
        HSV (HSB):
        223°, 30.4878%, 64.3137%
        XYZ:
        21.3594, 21.6961, 38.1840
        xyY:
        0.2629, 0.2671, 21.6961
      CIE-Lab:
        53.7031, 3.5420, -20.8606
        CIE-LCH:
        53.7031, 21.1592, 279.6365
        CIE-Luv:
        53.7031, -8.8315, -31.4806
        Hunter-Lab:
        46.5791, 0.3402, -15.9986
      #7280a4 color charts
#7280a4 RGB chart
      #7280a4 CMYK chart
      #7280a4 RGB pie chart
      #7280a4 color shades, tints & tones
#7280a4 color schemes
#7280a4 color preview, HTML & CSS examples
           This text has a color of #7280a4        
        
          <p style="color:#7280a4;">Text here</p>
        
        
          .mytext {color:#7280a4;}
        
        Text color #7280a4
      
           This box has a color of #7280a4        
        
          <div style="background-color:#7280a4;">Content here</div>
        
        
          .mybackground {background-color:#7280a4;}
        
        Background color #7280a4
      
           Border around this has a color of #7280a4        
        
          <div style="border:2px solid #7280a4;">Content here</div>
        
        
          .myborder {border:2px solid #7280a4;}
        
        Border color #7280a4