#7072af color space conversions
Hex:
        #7072af
        RGB:
        112, 114, 175
        CMY:
        56, 55, 31
        CMYK:
        36, 35, 0, 31
      HSL:
        238°, 28.2511%, 56.2745%
        HSV (HSB):
        238°, 36.0000%, 68.6275%
        XYZ:
        20.4373, 18.5745, 43.0655
        xyY:
        0.2490, 0.2263, 18.5745
      CIE-Lab:
        50.1856, 14.2639, -32.6960
        CIE-LCH:
        50.1856, 35.6719, 293.5697
        CIE-Luv:
        50.1856, -4.5339, -50.8753
        Hunter-Lab:
        43.0982, 9.2234, -29.0764
      #7072af color charts
#7072af RGB chart
      #7072af CMYK chart
      #7072af RGB pie chart
      #7072af color shades, tints & tones
#7072af color schemes
#7072af color preview, HTML & CSS examples
           This text has a color of #7072af        
        
          <p style="color:#7072af;">Text here</p>
        
        
          .mytext {color:#7072af;}
        
        Text color #7072af
      
           This box has a color of #7072af        
        
          <div style="background-color:#7072af;">Content here</div>
        
        
          .mybackground {background-color:#7072af;}
        
        Background color #7072af
      
           Border around this has a color of #7072af        
        
          <div style="border:2px solid #7072af;">Content here</div>
        
        
          .myborder {border:2px solid #7072af;}
        
        Border color #7072af