#7d13fb color space conversions
Hex:
        #7d13fb
        RGB:
        125, 19, 251
        CMY:
        51, 93, 2
        CMYK:
        50, 92, 0, 2
      HSL:
        267°, 96.6667%, 52.9412%
        HSV (HSB):
        267°, 92.4303%, 98.4314%
        XYZ:
        26.1029, 11.7908, 92.1669
        xyY:
        0.2007, 0.0907, 11.7908
      CIE-Lab:
        40.8816, 79.8233, -91.1197
        CIE-LCH:
        40.8816, 121.1386, 311.2192
        CIE-Luv:
        40.8816, 10.5905, -131.2777
        Hunter-Lab:
        34.3377, 75.6017, -135.1059
      #7d13fb color charts
#7d13fb RGB chart
      #7d13fb CMYK chart
      #7d13fb RGB pie chart
      #7d13fb color shades, tints & tones
#7d13fb color schemes
#7d13fb color preview, HTML & CSS examples
           This text has a color of #7d13fb        
        
          <p style="color:#7d13fb;">Text here</p>
        
        
          .mytext {color:#7d13fb;}
        
        Text color #7d13fb
      
           This box has a color of #7d13fb        
        
          <div style="background-color:#7d13fb;">Content here</div>
        
        
          .mybackground {background-color:#7d13fb;}
        
        Background color #7d13fb
      
           Border around this has a color of #7d13fb        
        
          <div style="border:2px solid #7d13fb;">Content here</div>
        
        
          .myborder {border:2px solid #7d13fb;}
        
        Border color #7d13fb