#7124fe color space conversions
Hex:
        #7124fe
        RGB:
        113, 36, 254
        CMY:
        56, 86, 0
        CMYK:
        56, 86, 0, 0
      HSL:
        261°, 99.0909%, 56.8627%
        HSV (HSB):
        261°, 85.8268%, 99.6078%
        XYZ:
        25.3303, 11.9282, 94.7333
        xyY:
        0.1919, 0.0904, 11.9282
      CIE-Lab:
        41.1018, 75.6355, -92.4800
        CIE-LCH:
        41.1018, 119.4709, 309.2783
        CIE-Luv:
        41.1018, 5.1258, -132.8076
        Hunter-Lab:
        34.5373, 70.4753, -138.4522
      #7124fe color charts
#7124fe RGB chart
      #7124fe CMYK chart
      #7124fe RGB pie chart
      #7124fe color shades, tints & tones
#7124fe color schemes
#7124fe color preview, HTML & CSS examples
           This text has a color of #7124fe        
        
          <p style="color:#7124fe;">Text here</p>
        
        
          .mytext {color:#7124fe;}
        
        Text color #7124fe
      
           This box has a color of #7124fe        
        
          <div style="background-color:#7124fe;">Content here</div>
        
        
          .mybackground {background-color:#7124fe;}
        
        Background color #7124fe
      
           Border around this has a color of #7124fe        
        
          <div style="border:2px solid #7124fe;">Content here</div>
        
        
          .myborder {border:2px solid #7124fe;}
        
        Border color #7124fe