#702fbf color space conversions
Hex:
        #702fbf
        RGB:
        112, 47, 191
        CMY:
        56, 82, 25
        CMYK:
        41, 75, 0, 25
      HSL:
        267°, 60.5042%, 46.6667%
        HSV (HSB):
        267°, 75.3927%, 74.9020%
        XYZ:
        17.1026, 9.2394, 50.1722
        xyY:
        0.2235, 0.1208, 9.2394
      CIE-Lab:
        36.4411, 56.2391, -64.0614
        CIE-LCH:
        36.4411, 85.2450, 311.2797
        CIE-Luv:
        36.4411, 12.1135, -93.2198
        Hunter-Lab:
        30.3963, 47.2400, -76.5867
      #702fbf color charts
#702fbf RGB chart
      #702fbf CMYK chart
      #702fbf RGB pie chart
      #702fbf color shades, tints & tones
#702fbf color schemes
#702fbf color preview, HTML & CSS examples
           This text has a color of #702fbf        
        
          <p style="color:#702fbf;">Text here</p>
        
        
          .mytext {color:#702fbf;}
        
        Text color #702fbf
      
           This box has a color of #702fbf        
        
          <div style="background-color:#702fbf;">Content here</div>
        
        
          .mybackground {background-color:#702fbf;}
        
        Background color #702fbf
      
           Border around this has a color of #702fbf        
        
          <div style="border:2px solid #702fbf;">Content here</div>
        
        
          .myborder {border:2px solid #702fbf;}
        
        Border color #702fbf