#70569f color space conversions
Hex:
        #70569f
        RGB:
        112, 86, 159
        CMY:
        56, 66, 38
        CMYK:
        30, 46, 0, 38
      HSL:
        261°, 29.7959%, 48.0392%
        HSV (HSB):
        261°, 45.9119%, 62.3529%
        XYZ:
        16.2679, 12.6035, 34.3762
        xyY:
        0.2572, 0.1993, 12.6035
      CIE-Lab:
        42.1597, 26.9212, -35.9097
        CIE-LCH:
        42.1597, 44.8805, 306.8586
        CIE-Luv:
        42.1597, 7.1928, -55.1299
        Hunter-Lab:
        35.5014, 19.6668, -32.5598
      #70569f color charts
#70569f RGB chart
      #70569f CMYK chart
      #70569f RGB pie chart
      #70569f color shades, tints & tones
#70569f color schemes
#70569f color preview, HTML & CSS examples
           This text has a color of #70569f        
        
          <p style="color:#70569f;">Text here</p>
        
        
          .mytext {color:#70569f;}
        
        Text color #70569f
      
           This box has a color of #70569f        
        
          <div style="background-color:#70569f;">Content here</div>
        
        
          .mybackground {background-color:#70569f;}
        
        Background color #70569f
      
           Border around this has a color of #70569f        
        
          <div style="border:2px solid #70569f;">Content here</div>
        
        
          .myborder {border:2px solid #70569f;}
        
        Border color #70569f