#7d30fd color space conversions
Hex:
        #7d30fd
        RGB:
        125, 48, 253
        CMY:
        51, 81, 1
        CMYK:
        51, 81, 0, 1
      HSL:
        263°, 98.0861%, 59.0196%
        HSV (HSB):
        263°, 81.0277%, 99.2157%
        XYZ:
        27.2440, 13.5657, 94.1110
        xyY:
        0.2019, 0.1005, 13.5657
      CIE-Lab:
        43.6036, 72.7592, -87.7477
        CIE-LCH:
        43.6036, 113.9893, 309.6650
        CIE-Luv:
        43.6036, 8.2551, -130.5846
        Hunter-Lab:
        36.8317, 67.5792, -125.7136
      #7d30fd color charts
#7d30fd RGB chart
      #7d30fd CMYK chart
      #7d30fd RGB pie chart
      #7d30fd color shades, tints & tones
#7d30fd color schemes
#7d30fd color preview, HTML & CSS examples
           This text has a color of #7d30fd        
        
          <p style="color:#7d30fd;">Text here</p>
        
        
          .mytext {color:#7d30fd;}
        
        Text color #7d30fd
      
           This box has a color of #7d30fd        
        
          <div style="background-color:#7d30fd;">Content here</div>
        
        
          .mybackground {background-color:#7d30fd;}
        
        Background color #7d30fd
      
           Border around this has a color of #7d30fd        
        
          <div style="border:2px solid #7d30fd;">Content here</div>
        
        
          .myborder {border:2px solid #7d30fd;}
        
        Border color #7d30fd