#702cbe color space conversions
Hex:
        #702cbe
        RGB:
        112, 44, 190
        CMY:
        56, 83, 25
        CMYK:
        41, 77, 0, 25
      HSL:
        268°, 62.3932%, 45.8824%
        HSV (HSB):
        268°, 76.8421%, 74.5098%
        XYZ:
        16.8770, 8.9638, 49.5559
        xyY:
        0.2238, 0.1189, 8.9638
      CIE-Lab:
        35.9145, 57.2626, -64.3342
        CIE-LCH:
        35.9145, 86.1272, 311.6716
        CIE-Luv:
        35.9145, 12.6928, -93.1086
        Hunter-Lab:
        29.9396, 48.2265, -77.1787
      #702cbe color charts
#702cbe RGB chart
      #702cbe CMYK chart
      #702cbe RGB pie chart
      #702cbe color shades, tints & tones
#702cbe color schemes
#702cbe color preview, HTML & CSS examples
           This text has a color of #702cbe        
        
          <p style="color:#702cbe;">Text here</p>
        
        
          .mytext {color:#702cbe;}
        
        Text color #702cbe
      
           This box has a color of #702cbe        
        
          <div style="background-color:#702cbe;">Content here</div>
        
        
          .mybackground {background-color:#702cbe;}
        
        Background color #702cbe
      
           Border around this has a color of #702cbe        
        
          <div style="border:2px solid #702cbe;">Content here</div>
        
        
          .myborder {border:2px solid #702cbe;}
        
        Border color #702cbe