#70009d color space conversions
Hex:
        #70009d
        RGB:
        112, 0, 157
        CMY:
        56, 100, 38
        CMYK:
        29, 100, 0, 38
      HSL:
        283°, 100.0000%, 30.7843%
        HSV (HSB):
        283°, 100.0000%, 61.5686%
        XYZ:
        12.7679, 5.8791, 32.3601
        xyY:
        0.2503, 0.1153, 5.8791
      CIE-Lab:
        29.1053, 61.6536, -55.7011
        CIE-LCH:
        29.1053, 83.0890, 317.9037
        CIE-Luv:
        29.1053, 22.7221, -76.1097
        Hunter-Lab:
        24.2468, 51.5628, -62.1566
      #70009d color charts
#70009d RGB chart
      #70009d CMYK chart
      #70009d RGB pie chart
      #70009d color shades, tints & tones
#70009d color schemes
#70009d color preview, HTML & CSS examples
           This text has a color of #70009d        
        
          <p style="color:#70009d;">Text here</p>
        
        
          .mytext {color:#70009d;}
        
        Text color #70009d
      
           This box has a color of #70009d        
        
          <div style="background-color:#70009d;">Content here</div>
        
        
          .mybackground {background-color:#70009d;}
        
        Background color #70009d
      
           Border around this has a color of #70009d        
        
          <div style="border:2px solid #70009d;">Content here</div>
        
        
          .myborder {border:2px solid #70009d;}
        
        Border color #70009d