#7d63bc color space conversions
Hex:
        #7d63bc
        RGB:
        125, 99, 188
        CMY:
        51, 61, 26
        CMYK:
        34, 47, 0, 26
      HSL:
        258°, 39.9103%, 56.2745%
        HSV (HSB):
        258°, 47.3404%, 73.7255%
        XYZ:
        21.9964, 16.9145, 49.6824
        xyY:
        0.2483, 0.1909, 16.9145
      CIE-Lab:
        48.1521, 30.4605, -43.3658
        CIE-LCH:
        48.1521, 52.9947, 305.0846
        CIE-Luv:
        48.1521, 5.8225, -68.8235
        Hunter-Lab:
        41.1272, 23.4958, -42.8343
      #7d63bc color charts
#7d63bc RGB chart
      #7d63bc CMYK chart
      #7d63bc RGB pie chart
      #7d63bc color shades, tints & tones
#7d63bc color schemes
#7d63bc color preview, HTML & CSS examples
           This text has a color of #7d63bc        
        
          <p style="color:#7d63bc;">Text here</p>
        
        
          .mytext {color:#7d63bc;}
        
        Text color #7d63bc
      
           This box has a color of #7d63bc        
        
          <div style="background-color:#7d63bc;">Content here</div>
        
        
          .mybackground {background-color:#7d63bc;}
        
        Background color #7d63bc
      
           Border around this has a color of #7d63bc        
        
          <div style="border:2px solid #7d63bc;">Content here</div>
        
        
          .myborder {border:2px solid #7d63bc;}
        
        Border color #7d63bc