#7032dd color space conversions
Hex:
        #7032dd
        RGB:
        112, 50, 221
        CMY:
        56, 80, 13
        CMYK:
        49, 77, 0, 13
      HSL:
        262°, 71.5481%, 53.1373%
        HSV (HSB):
        262°, 77.3756%, 86.6667%
        XYZ:
        20.8738, 10.9464, 69.4193
        xyY:
        0.2062, 0.1081, 10.9464
      CIE-Lab:
        39.4901, 62.4835, -76.4628
        CIE-LCH:
        39.4901, 98.7459, 309.2548
        CIE-Luv:
        39.4901, 7.4128, -111.8451
        Hunter-Lab:
        33.0854, 54.7178, -101.2418
      #7032dd color charts
#7032dd RGB chart
      #7032dd CMYK chart
      #7032dd RGB pie chart
      #7032dd color shades, tints & tones
#7032dd color schemes
#7032dd color preview, HTML & CSS examples
           This text has a color of #7032dd        
        
          <p style="color:#7032dd;">Text here</p>
        
        
          .mytext {color:#7032dd;}
        
        Text color #7032dd
      
           This box has a color of #7032dd        
        
          <div style="background-color:#7032dd;">Content here</div>
        
        
          .mybackground {background-color:#7032dd;}
        
        Background color #7032dd
      
           Border around this has a color of #7032dd        
        
          <div style="border:2px solid #7032dd;">Content here</div>
        
        
          .myborder {border:2px solid #7032dd;}
        
        Border color #7032dd