#7d26df color space conversions
Hex:
        #7d26df
        RGB:
        125, 38, 223
        CMY:
        51, 85, 13
        CMYK:
        44, 83, 0, 13
      HSL:
        268°, 74.2972%, 51.1765%
        HSV (HSB):
        268°, 82.9596%, 87.4510%
        XYZ:
        22.4698, 11.0739, 70.7652
        xyY:
        0.2154, 0.1062, 11.0739
      CIE-Lab:
        39.7047, 69.0588, -77.1981
        CIE-LCH:
        39.7047, 103.5793, 311.8147
        CIE-Luv:
        39.7047, 13.6104, -113.4091
        Hunter-Lab:
        33.2775, 62.2923, -102.7871
      #7d26df color charts
#7d26df RGB chart
      #7d26df CMYK chart
      #7d26df RGB pie chart
      #7d26df color shades, tints & tones
#7d26df color schemes
#7d26df color preview, HTML & CSS examples
           This text has a color of #7d26df        
        
          <p style="color:#7d26df;">Text here</p>
        
        
          .mytext {color:#7d26df;}
        
        Text color #7d26df
      
           This box has a color of #7d26df        
        
          <div style="background-color:#7d26df;">Content here</div>
        
        
          .mybackground {background-color:#7d26df;}
        
        Background color #7d26df
      
           Border around this has a color of #7d26df        
        
          <div style="border:2px solid #7d26df;">Content here</div>
        
        
          .myborder {border:2px solid #7d26df;}
        
        Border color #7d26df