#7d70cf color space conversions
Hex:
        #7d70cf
        RGB:
        125, 112, 207
        CMY:
        51, 56, 19
        CMYK:
        40, 46, 0, 19
      HSL:
        248°, 49.7382%, 62.5490%
        HSV (HSB):
        248°, 45.8937%, 81.1765%
        XYZ:
        25.5141, 20.4533, 61.6346
        xyY:
        0.2371, 0.1901, 20.4533
      CIE-Lab:
        52.3459, 27.9459, -47.6064
        CIE-LCH:
        52.3459, 55.2027, 300.4137
        CIE-Luv:
        52.3459, -0.3550, -76.5099
        Hunter-Lab:
        45.2253, 21.5573, -49.1447
      #7d70cf color charts
#7d70cf RGB chart
      #7d70cf CMYK chart
      #7d70cf RGB pie chart
      #7d70cf color shades, tints & tones
#7d70cf color schemes
#7d70cf color preview, HTML & CSS examples
           This text has a color of #7d70cf        
        
          <p style="color:#7d70cf;">Text here</p>
        
        
          .mytext {color:#7d70cf;}
        
        Text color #7d70cf
      
           This box has a color of #7d70cf        
        
          <div style="background-color:#7d70cf;">Content here</div>
        
        
          .mybackground {background-color:#7d70cf;}
        
        Background color #7d70cf
      
           Border around this has a color of #7d70cf        
        
          <div style="border:2px solid #7d70cf;">Content here</div>
        
        
          .myborder {border:2px solid #7d70cf;}
        
        Border color #7d70cf