#7d33fb color space conversions
Hex:
        #7d33fb
        RGB:
        125, 51, 251
        CMY:
        51, 80, 2
        CMYK:
        50, 80, 0, 2
      HSL:
        262°, 96.1538%, 59.2157%
        HSV (HSB):
        262°, 79.6813%, 98.4314%
        XYZ:
        27.0539, 13.6927, 92.4838
        xyY:
        0.2031, 0.1028, 13.6927
      CIE-Lab:
        43.7889, 71.1915, -86.3238
        CIE-LCH:
        43.7889, 111.8929, 309.5125
        CIE-Luv:
        43.7889, 8.1921, -129.0227
        Hunter-Lab:
        37.0036, 65.7476, -122.2822
      #7d33fb color charts
#7d33fb RGB chart
      #7d33fb CMYK chart
      #7d33fb RGB pie chart
      #7d33fb color shades, tints & tones
#7d33fb color schemes
#7d33fb color preview, HTML & CSS examples
           This text has a color of #7d33fb        
        
          <p style="color:#7d33fb;">Text here</p>
        
        
          .mytext {color:#7d33fb;}
        
        Text color #7d33fb
      
           This box has a color of #7d33fb        
        
          <div style="background-color:#7d33fb;">Content here</div>
        
        
          .mybackground {background-color:#7d33fb;}
        
        Background color #7d33fb
      
           Border around this has a color of #7d33fb        
        
          <div style="border:2px solid #7d33fb;">Content here</div>
        
        
          .myborder {border:2px solid #7d33fb;}
        
        Border color #7d33fb