#702deb color space conversions
Hex:
        #702deb
        RGB:
        112, 45, 235
        CMY:
        56, 82, 8
        CMYK:
        52, 81, 0, 8
      HSL:
        261°, 82.6087%, 54.9020%
        HSV (HSB):
        261°, 80.8511%, 92.1569%
        XYZ:
        22.6159, 11.3197, 79.5902
        xyY:
        0.1992, 0.0997, 11.3197
      CIE-Lab:
        40.1138, 67.9638, -83.4141
        CIE-LCH:
        40.1138, 107.5965, 309.1723
        CIE-Luv:
        40.1138, 6.2389, -121.0155
        Hunter-Lab:
        33.6447, 61.1088, -116.7055
      #702deb color charts
#702deb RGB chart
      #702deb CMYK chart
      #702deb RGB pie chart
      #702deb color shades, tints & tones
#702deb color schemes
#702deb color preview, HTML & CSS examples
           This text has a color of #702deb        
        
          <p style="color:#702deb;">Text here</p>
        
        
          .mytext {color:#702deb;}
        
        Text color #702deb
      
           This box has a color of #702deb        
        
          <div style="background-color:#702deb;">Content here</div>
        
        
          .mybackground {background-color:#702deb;}
        
        Background color #702deb
      
           Border around this has a color of #702deb        
        
          <div style="border:2px solid #702deb;">Content here</div>
        
        
          .myborder {border:2px solid #702deb;}
        
        Border color #702deb