#7128ed color space conversions
Hex:
        #7128ed
        RGB:
        113, 40, 237
        CMY:
        56, 84, 7
        CMYK:
        52, 83, 0, 7
      HSL:
        262°, 84.5494%, 54.3137%
        HSV (HSB):
        262°, 83.1224%, 92.9412%
        XYZ:
        22.8549, 11.1427, 81.0669
        xyY:
        0.1986, 0.0968, 11.1427
      CIE-Lab:
        39.8198, 70.3186, -85.0284
        CIE-LCH:
        39.8198, 110.3382, 309.5908
        CIE-Luv:
        39.8198, 6.8306, -122.6007
        Hunter-Lab:
        33.3807, 63.7981, -120.6226
      #7128ed color charts
#7128ed RGB chart
      #7128ed CMYK chart
      #7128ed RGB pie chart
      #7128ed color shades, tints & tones
#7128ed color schemes
#7128ed color preview, HTML & CSS examples
           This text has a color of #7128ed        
        
          <p style="color:#7128ed;">Text here</p>
        
        
          .mytext {color:#7128ed;}
        
        Text color #7128ed
      
           This box has a color of #7128ed        
        
          <div style="background-color:#7128ed;">Content here</div>
        
        
          .mybackground {background-color:#7128ed;}
        
        Background color #7128ed
      
           Border around this has a color of #7128ed        
        
          <div style="border:2px solid #7128ed;">Content here</div>
        
        
          .myborder {border:2px solid #7128ed;}
        
        Border color #7128ed