#7d44be color space conversions
Hex:
        #7d44be
        RGB:
        125, 68, 190
        CMY:
        51, 73, 25
        CMYK:
        34, 64, 0, 25
      HSL:
        268°, 48.4127%, 50.5882%
        HSV (HSB):
        268°, 64.2105%, 74.5098%
        XYZ:
        19.8188, 12.2119, 50.0278
        xyY:
        0.2415, 0.1488, 12.2119
      CIE-Lab:
        41.5510, 48.4299, -55.1030
        CIE-LCH:
        41.5510, 73.3607, 311.3122
        CIE-Luv:
        41.5510, 14.4141, -84.8355
        Hunter-Lab:
        34.9456, 40.0788, -60.4172
      #7d44be color charts
#7d44be RGB chart
      #7d44be CMYK chart
      #7d44be RGB pie chart
      #7d44be color shades, tints & tones
#7d44be color schemes
#7d44be color preview, HTML & CSS examples
           This text has a color of #7d44be        
        
          <p style="color:#7d44be;">Text here</p>
        
        
          .mytext {color:#7d44be;}
        
        Text color #7d44be
      
           This box has a color of #7d44be        
        
          <div style="background-color:#7d44be;">Content here</div>
        
        
          .mybackground {background-color:#7d44be;}
        
        Background color #7d44be
      
           Border around this has a color of #7d44be        
        
          <div style="border:2px solid #7d44be;">Content here</div>
        
        
          .myborder {border:2px solid #7d44be;}
        
        Border color #7d44be