#702aeb color space conversions
Hex:
        #702aeb
        RGB:
        112, 42, 235
        CMY:
        56, 84, 8
        CMYK:
        52, 82, 0, 8
      HSL:
        262°, 82.8326%, 54.3137%
        HSV (HSB):
        262°, 82.1277%, 92.1569%
        XYZ:
        22.5055, 11.0988, 79.5534
        xyY:
        0.1989, 0.0981, 11.0988
      CIE-Lab:
        39.7464, 69.0420, -84.0197
        CIE-LCH:
        39.7464, 108.7479, 309.4112
        CIE-Luv:
        39.7464, 6.5439, -121.3001
        Hunter-Lab:
        33.3149, 62.2823, -118.2594
      #702aeb color charts
#702aeb RGB chart
      #702aeb CMYK chart
      #702aeb RGB pie chart
      #702aeb color shades, tints & tones
#702aeb color schemes
#702aeb color preview, HTML & CSS examples
           This text has a color of #702aeb        
        
          <p style="color:#702aeb;">Text here</p>
        
        
          .mytext {color:#702aeb;}
        
        Text color #702aeb
      
           This box has a color of #702aeb        
        
          <div style="background-color:#702aeb;">Content here</div>
        
        
          .mybackground {background-color:#702aeb;}
        
        Background color #702aeb
      
           Border around this has a color of #702aeb        
        
          <div style="border:2px solid #702aeb;">Content here</div>
        
        
          .myborder {border:2px solid #702aeb;}
        
        Border color #702aeb