#7d47df color space conversions
Hex:
        #7d47df
        RGB:
        125, 71, 223
        CMY:
        51, 72, 13
        CMYK:
        44, 68, 0, 13
      HSL:
        261°, 70.3704%, 57.6471%
        HSV (HSB):
        261°, 68.1614%, 87.4510%
        XYZ:
        24.0300, 14.1942, 71.2853
        xyY:
        0.2194, 0.1296, 14.1942
      CIE-Lab:
        44.5101, 55.3415, -69.3363
        CIE-LCH:
        44.5101, 88.7142, 308.5955
        CIE-Luv:
        44.5101, 8.9003, -107.0212
        Hunter-Lab:
        37.6751, 47.9194, -85.8102
      #7d47df color charts
#7d47df RGB chart
      #7d47df CMYK chart
      #7d47df RGB pie chart
      #7d47df color shades, tints & tones
#7d47df color schemes
#7d47df color preview, HTML & CSS examples
           This text has a color of #7d47df        
        
          <p style="color:#7d47df;">Text here</p>
        
        
          .mytext {color:#7d47df;}
        
        Text color #7d47df
      
           This box has a color of #7d47df        
        
          <div style="background-color:#7d47df;">Content here</div>
        
        
          .mybackground {background-color:#7d47df;}
        
        Background color #7d47df
      
           Border around this has a color of #7d47df        
        
          <div style="border:2px solid #7d47df;">Content here</div>
        
        
          .myborder {border:2px solid #7d47df;}
        
        Border color #7d47df