#7f70ca color space conversions
Hex:
        #7f70ca
        RGB:
        127, 112, 202
        CMY:
        50, 56, 21
        CMYK:
        37, 45, 0, 21
      HSL:
        250°, 45.9184%, 61.5686%
        HSV (HSB):
        250°, 44.5545%, 79.2157%
        XYZ:
        25.2072, 20.3646, 58.4793
        xyY:
        0.2423, 0.1957, 20.3646
      CIE-Lab:
        52.2470, 27.0739, -44.9041
        CIE-LCH:
        52.2470, 52.4345, 301.0869
        CIE-Luv:
        52.2470, 0.9385, -72.1333
        Hunter-Lab:
        45.1272, 20.7343, -45.2435
      #7f70ca color charts
#7f70ca RGB chart
      #7f70ca CMYK chart
      #7f70ca RGB pie chart
      #7f70ca color shades, tints & tones
#7f70ca color schemes
#7f70ca color preview, HTML & CSS examples
           This text has a color of #7f70ca        
        
          <p style="color:#7f70ca;">Text here</p>
        
        
          .mytext {color:#7f70ca;}
        
        Text color #7f70ca
      
           This box has a color of #7f70ca        
        
          <div style="background-color:#7f70ca;">Content here</div>
        
        
          .mybackground {background-color:#7f70ca;}
        
        Background color #7f70ca
      
           Border around this has a color of #7f70ca        
        
          <div style="border:2px solid #7f70ca;">Content here</div>
        
        
          .myborder {border:2px solid #7f70ca;}
        
        Border color #7f70ca