#7c70ff color space conversions
Hex:
        #7c70ff
        RGB:
        124, 112, 255
        CMY:
        51, 56, 0
        CMYK:
        51, 56, 0, 0
      HSL:
        245°, 100.0000%, 71.9608%
        HSV (HSB):
        245°, 56.0784%, 100.0000%
        XYZ:
        32.1564, 23.0934, 97.3704
        xyY:
        0.2107, 0.1513, 23.0934
      CIE-Lab:
        55.1684, 41.6405, -69.9827
        CIE-LCH:
        55.1684, 81.4341, 300.7531
        CIE-Luv:
        55.1684, -4.3412, -113.6283
        Hunter-Lab:
        48.0556, 35.3457, -86.4946
      #7c70ff color charts
#7c70ff RGB chart
      #7c70ff CMYK chart
      #7c70ff RGB pie chart
      #7c70ff color shades, tints & tones
#7c70ff color schemes
#7c70ff color preview, HTML & CSS examples
           This text has a color of #7c70ff        
        
          <p style="color:#7c70ff;">Text here</p>
        
        
          .mytext {color:#7c70ff;}
        
        Text color #7c70ff
      
           This box has a color of #7c70ff        
        
          <div style="background-color:#7c70ff;">Content here</div>
        
        
          .mybackground {background-color:#7c70ff;}
        
        Background color #7c70ff
      
           Border around this has a color of #7c70ff        
        
          <div style="border:2px solid #7c70ff;">Content here</div>
        
        
          .myborder {border:2px solid #7c70ff;}
        
        Border color #7c70ff