#712db4 color space conversions
Hex:
        #712db4
        RGB:
        113, 45, 180
        CMY:
        56, 82, 29
        CMYK:
        37, 75, 0, 29
      HSL:
        270°, 60.0000%, 44.1176%
        HSV (HSB):
        270°, 75.0000%, 70.5882%
        XYZ:
        15.9867, 8.6828, 44.0134
        xyY:
        0.2328, 0.1264, 8.6828
      CIE-Lab:
        35.3662, 54.5944, -59.3160
        CIE-LCH:
        35.3662, 80.6160, 312.6264
        CIE-Luv:
        35.3662, 14.6950, -86.2099
        Hunter-Lab:
        29.4665, 45.2762, -67.9333
      #712db4 color charts
#712db4 RGB chart
      #712db4 CMYK chart
      #712db4 RGB pie chart
      #712db4 color shades, tints & tones
#712db4 color schemes
#712db4 color preview, HTML & CSS examples
           This text has a color of #712db4        
        
          <p style="color:#712db4;">Text here</p>
        
        
          .mytext {color:#712db4;}
        
        Text color #712db4
      
           This box has a color of #712db4        
        
          <div style="background-color:#712db4;">Content here</div>
        
        
          .mybackground {background-color:#712db4;}
        
        Background color #712db4
      
           Border around this has a color of #712db4        
        
          <div style="border:2px solid #712db4;">Content here</div>
        
        
          .myborder {border:2px solid #712db4;}
        
        Border color #712db4