#702f94 color space conversions
Hex:
        #702f94
        RGB:
        112, 47, 148
        CMY:
        56, 82, 42
        CMYK:
        24, 68, 0, 42
      HSL:
        279°, 51.7949%, 38.2353%
        HSV (HSB):
        279°, 68.2432%, 58.0392%
        XYZ:
        13.0439, 7.6159, 28.7995
        xyY:
        0.2637, 0.1540, 7.6159
      CIE-Lab:
        33.1698, 45.9663, -43.6068
        CIE-LCH:
        33.1698, 63.3597, 316.5089
        CIE-Luv:
        33.1698, 19.9803, -63.6303
        Hunter-Lab:
        27.5969, 36.0749, -42.5558
      #702f94 color charts
#702f94 RGB chart
      #702f94 CMYK chart
      #702f94 RGB pie chart
      #702f94 color shades, tints & tones
#702f94 color schemes
#702f94 color preview, HTML & CSS examples
           This text has a color of #702f94        
        
          <p style="color:#702f94;">Text here</p>
        
        
          .mytext {color:#702f94;}
        
        Text color #702f94
      
           This box has a color of #702f94        
        
          <div style="background-color:#702f94;">Content here</div>
        
        
          .mybackground {background-color:#702f94;}
        
        Background color #702f94
      
           Border around this has a color of #702f94        
        
          <div style="border:2px solid #702f94;">Content here</div>
        
        
          .myborder {border:2px solid #702f94;}
        
        Border color #702f94