#7124fd color space conversions
Hex:
        #7124fd
        RGB:
        113, 36, 253
        CMY:
        56, 86, 1
        CMYK:
        55, 86, 0, 1
      HSL:
        261°, 98.1900%, 56.6667%
        HSV (HSB):
        261°, 85.7708%, 99.2157%
        XYZ:
        25.1706, 11.8643, 93.8919
        xyY:
        0.1922, 0.0906, 11.8643
      CIE-Lab:
        40.9996, 75.3979, -92.0893
        CIE-LCH:
        40.9996, 119.0180, 309.3088
        CIE-Luv:
        40.9996, 5.2411, -132.2298
        Hunter-Lab:
        34.4446, 70.1616, -137.5063
      #7124fd color charts
#7124fd RGB chart
      #7124fd CMYK chart
      #7124fd RGB pie chart
      #7124fd color shades, tints & tones
#7124fd color schemes
#7124fd color preview, HTML & CSS examples
           This text has a color of #7124fd        
        
          <p style="color:#7124fd;">Text here</p>
        
        
          .mytext {color:#7124fd;}
        
        Text color #7124fd
      
           This box has a color of #7124fd        
        
          <div style="background-color:#7124fd;">Content here</div>
        
        
          .mybackground {background-color:#7124fd;}
        
        Background color #7124fd
      
           Border around this has a color of #7124fd        
        
          <div style="border:2px solid #7124fd;">Content here</div>
        
        
          .myborder {border:2px solid #7124fd;}
        
        Border color #7124fd