#7d40fa color space conversions
Hex:
        #7d40fa
        RGB:
        125, 64, 250
        CMY:
        51, 75, 2
        CMYK:
        50, 74, 0, 2
      HSL:
        260°, 94.8980%, 61.5686%
        HSV (HSB):
        260°, 74.4000%, 98.0392%
        XYZ:
        27.5462, 14.9289, 91.8722
        xyY:
        0.2050, 0.1111, 14.9289
      CIE-Lab:
        45.5367, 65.6412, -82.8920
        CIE-LCH:
        45.5367, 105.7348, 308.3753
        CIE-Luv:
        45.5367, 6.6308, -126.3456
        Hunter-Lab:
        38.6379, 59.6418, -113.9316
      #7d40fa color charts
#7d40fa RGB chart
      #7d40fa CMYK chart
      #7d40fa RGB pie chart
      #7d40fa color shades, tints & tones
#7d40fa color schemes
#7d40fa color preview, HTML & CSS examples
           This text has a color of #7d40fa        
        
          <p style="color:#7d40fa;">Text here</p>
        
        
          .mytext {color:#7d40fa;}
        
        Text color #7d40fa
      
           This box has a color of #7d40fa        
        
          <div style="background-color:#7d40fa;">Content here</div>
        
        
          .mybackground {background-color:#7d40fa;}
        
        Background color #7d40fa
      
           Border around this has a color of #7d40fa        
        
          <div style="border:2px solid #7d40fa;">Content here</div>
        
        
          .myborder {border:2px solid #7d40fa;}
        
        Border color #7d40fa