#702fe4 color space conversions
Hex:
        #702fe4
        RGB:
        112, 47, 228
        CMY:
        56, 82, 11
        CMYK:
        51, 79, 0, 11
      HSL:
        262°, 77.0213%, 53.9216%
        HSV (HSB):
        262°, 79.3860%, 89.4118%
        XYZ:
        21.7022, 11.0792, 74.3935
        xyY:
        0.2025, 0.1034, 11.0792
      CIE-Lab:
        39.7136, 65.4589, -80.0944
        CIE-LCH:
        39.7136, 103.4407, 309.2582
        CIE-Luv:
        39.7136, 6.8858, -116.5585
        Hunter-Lab:
        33.2854, 58.1329, -109.2142
      #702fe4 color charts
#702fe4 RGB chart
      #702fe4 CMYK chart
      #702fe4 RGB pie chart
      #702fe4 color shades, tints & tones
#702fe4 color schemes
#702fe4 color preview, HTML & CSS examples
           This text has a color of #702fe4        
        
          <p style="color:#702fe4;">Text here</p>
        
        
          .mytext {color:#702fe4;}
        
        Text color #702fe4
      
           This box has a color of #702fe4        
        
          <div style="background-color:#702fe4;">Content here</div>
        
        
          .mybackground {background-color:#702fe4;}
        
        Background color #702fe4
      
           Border around this has a color of #702fe4        
        
          <div style="border:2px solid #702fe4;">Content here</div>
        
        
          .myborder {border:2px solid #702fe4;}
        
        Border color #702fe4