#7d56be color space conversions
Hex:
        #7d56be
        RGB:
        125, 86, 190
        CMY:
        51, 66, 25
        CMYK:
        34, 55, 0, 25
      HSL:
        263°, 44.4444%, 54.1176%
        HSV (HSB):
        263°, 54.7368%, 74.5098%
        XYZ:
        21.0795, 14.7333, 50.4480
        xyY:
        0.2444, 0.1708, 14.7333
      CIE-Lab:
        45.2667, 38.5718, -49.1275
        CIE-LCH:
        45.2667, 62.4604, 308.1368
        CIE-Luv:
        45.2667, 9.6976, -77.2631
        Hunter-Lab:
        38.3839, 30.8559, -51.0561
      #7d56be color charts
#7d56be RGB chart
      #7d56be CMYK chart
      #7d56be RGB pie chart
      #7d56be color shades, tints & tones
#7d56be color schemes
#7d56be color preview, HTML & CSS examples
           This text has a color of #7d56be        
        
          <p style="color:#7d56be;">Text here</p>
        
        
          .mytext {color:#7d56be;}
        
        Text color #7d56be
      
           This box has a color of #7d56be        
        
          <div style="background-color:#7d56be;">Content here</div>
        
        
          .mybackground {background-color:#7d56be;}
        
        Background color #7d56be
      
           Border around this has a color of #7d56be        
        
          <div style="border:2px solid #7d56be;">Content here</div>
        
        
          .myborder {border:2px solid #7d56be;}
        
        Border color #7d56be