#702cfb color space conversions
Hex:
        #702cfb
        RGB:
        112, 44, 251
        CMY:
        56, 83, 2
        CMYK:
        55, 82, 0, 2
      HSL:
        260°, 96.2791%, 57.8431%
        HSV (HSB):
        260°, 82.4701%, 98.4314%
        XYZ:
        24.9954, 12.2111, 92.3064
        xyY:
        0.1930, 0.0943, 12.2111
      CIE-Lab:
        41.5497, 72.2801, -90.0632
        CIE-LCH:
        41.5497, 115.4807, 308.7488
        CIE-Luv:
        41.5497, 4.4685, -130.5945
        Hunter-Lab:
        34.9444, 66.5262, -132.1545
      #702cfb color charts
#702cfb RGB chart
      #702cfb CMYK chart
      #702cfb RGB pie chart
      #702cfb color shades, tints & tones
#702cfb color schemes
#702cfb color preview, HTML & CSS examples
           This text has a color of #702cfb        
        
          <p style="color:#702cfb;">Text here</p>
        
        
          .mytext {color:#702cfb;}
        
        Text color #702cfb
      
           This box has a color of #702cfb        
        
          <div style="background-color:#702cfb;">Content here</div>
        
        
          .mybackground {background-color:#702cfb;}
        
        Background color #702cfb
      
           Border around this has a color of #702cfb        
        
          <div style="border:2px solid #702cfb;">Content here</div>
        
        
          .myborder {border:2px solid #702cfb;}
        
        Border color #702cfb