#7f56dc color space conversions
Hex:
        #7f56dc
        RGB:
        127, 86, 220
        CMY:
        50, 66, 14
        CMYK:
        42, 61, 0, 14
      HSL:
        258°, 65.6863%, 60.0000%
        HSV (HSB):
        258°, 60.9091%, 86.2745%
        XYZ:
        24.9985, 16.3349, 69.5455
        xyY:
        0.2255, 0.1473, 16.3349
      CIE-Lab:
        47.4108, 47.0300, -62.9106
        CIE-LCH:
        47.4108, 78.5465, 306.7806
        CIE-Luv:
        47.4108, 6.8194, -99.3532
        Hunter-Lab:
        40.4165, 39.6773, -73.7301
      #7f56dc color charts
#7f56dc RGB chart
      #7f56dc CMYK chart
      #7f56dc RGB pie chart
      #7f56dc color shades, tints & tones
#7f56dc color schemes
#7f56dc color preview, HTML & CSS examples
           This text has a color of #7f56dc        
        
          <p style="color:#7f56dc;">Text here</p>
        
        
          .mytext {color:#7f56dc;}
        
        Text color #7f56dc
      
           This box has a color of #7f56dc        
        
          <div style="background-color:#7f56dc;">Content here</div>
        
        
          .mybackground {background-color:#7f56dc;}
        
        Background color #7f56dc
      
           Border around this has a color of #7f56dc        
        
          <div style="border:2px solid #7f56dc;">Content here</div>
        
        
          .myborder {border:2px solid #7f56dc;}
        
        Border color #7f56dc