#7d68be color space conversions
Hex:
        #7d68be
        RGB:
        125, 104, 190
        CMY:
        51, 59, 25
        CMYK:
        34, 45, 0, 25
      HSL:
        255°, 39.8148%, 57.6471%
        HSV (HSB):
        255°, 45.2632%, 74.5098%
        XYZ:
        22.7020, 17.9783, 50.9888
        xyY:
        0.2477, 0.1961, 17.9783
      CIE-Lab:
        49.4698, 28.0290, -42.4319
        CIE-LCH:
        49.4698, 50.8536, 303.4474
        CIE-Luv:
        49.4698, 3.9012, -67.5328
        Hunter-Lab:
        42.4008, 21.3700, -41.6182
      #7d68be color charts
#7d68be RGB chart
      #7d68be CMYK chart
      #7d68be RGB pie chart
      #7d68be color shades, tints & tones
#7d68be color schemes
#7d68be color preview, HTML & CSS examples
           This text has a color of #7d68be        
        
          <p style="color:#7d68be;">Text here</p>
        
        
          .mytext {color:#7d68be;}
        
        Text color #7d68be
      
           This box has a color of #7d68be        
        
          <div style="background-color:#7d68be;">Content here</div>
        
        
          .mybackground {background-color:#7d68be;}
        
        Background color #7d68be
      
           Border around this has a color of #7d68be        
        
          <div style="border:2px solid #7d68be;">Content here</div>
        
        
          .myborder {border:2px solid #7d68be;}
        
        Border color #7d68be