#702fbc color space conversions
Hex:
        #702fbc
        RGB:
        112, 47, 188
        CMY:
        56, 82, 26
        CMYK:
        40, 75, 0, 26
      HSL:
        268°, 60.0000%, 46.0784%
        HSV (HSB):
        268°, 75.0000%, 73.7255%
        XYZ:
        16.7757, 9.1086, 48.4509
        xyY:
        0.2257, 0.1225, 9.1086
      CIE-Lab:
        36.1926, 55.5005, -62.7028
        CIE-LCH:
        36.1926, 83.7374, 311.5132
        CIE-Luv:
        36.1926, 12.5937, -91.2502
        Hunter-Lab:
        30.1805, 46.4027, -74.0562
      #702fbc color charts
#702fbc RGB chart
      #702fbc CMYK chart
      #702fbc RGB pie chart
      #702fbc color shades, tints & tones
#702fbc color schemes
#702fbc color preview, HTML & CSS examples
           This text has a color of #702fbc        
        
          <p style="color:#702fbc;">Text here</p>
        
        
          .mytext {color:#702fbc;}
        
        Text color #702fbc
      
           This box has a color of #702fbc        
        
          <div style="background-color:#702fbc;">Content here</div>
        
        
          .mybackground {background-color:#702fbc;}
        
        Background color #702fbc
      
           Border around this has a color of #702fbc        
        
          <div style="border:2px solid #702fbc;">Content here</div>
        
        
          .myborder {border:2px solid #702fbc;}
        
        Border color #702fbc