#7f56d3 color space conversions
Hex:
        #7f56d3
        RGB:
        127, 86, 211
        CMY:
        50, 66, 17
        CMYK:
        40, 59, 0, 17
      HSL:
        260°, 58.6854%, 58.2353%
        HSV (HSB):
        260°, 59.2417%, 82.7451%
        XYZ:
        23.8381, 15.8708, 63.4350
        xyY:
        0.2311, 0.1539, 15.8708
      CIE-Lab:
        46.8045, 44.6082, -58.7561
        CIE-LCH:
        46.8045, 73.7711, 307.2061
        CIE-Luv:
        46.8045, 7.9228, -92.7707
        Hunter-Lab:
        39.8381, 37.0929, -66.5219
      #7f56d3 color charts
#7f56d3 RGB chart
      #7f56d3 CMYK chart
      #7f56d3 RGB pie chart
      #7f56d3 color shades, tints & tones
#7f56d3 color schemes
#7f56d3 color preview, HTML & CSS examples
           This text has a color of #7f56d3        
        
          <p style="color:#7f56d3;">Text here</p>
        
        
          .mytext {color:#7f56d3;}
        
        Text color #7f56d3
      
           This box has a color of #7f56d3        
        
          <div style="background-color:#7f56d3;">Content here</div>
        
        
          .mybackground {background-color:#7f56d3;}
        
        Background color #7f56d3
      
           Border around this has a color of #7f56d3        
        
          <div style="border:2px solid #7f56d3;">Content here</div>
        
        
          .myborder {border:2px solid #7f56d3;}
        
        Border color #7f56d3