#7422df color space conversions
Hex:
        #7422df
        RGB:
        116, 34, 223
        CMY:
        55, 87, 13
        CMYK:
        48, 85, 0, 13
      HSL:
        266°, 74.7036%, 50.3922%
        HSV (HSB):
        266°, 84.7534%, 87.4510%
        XYZ:
        21.0938, 10.1848, 70.6661
        xyY:
        0.2069, 0.0999, 10.1848
      CIE-Lab:
        38.1720, 69.2204, -79.7598
        CIE-LCH:
        38.1720, 105.6082, 310.9535
        CIE-Luv:
        38.1720, 10.3345, -114.5232
        Hunter-Lab:
        31.9136, 62.1335, -108.9461
      #7422df color charts
#7422df RGB chart
      #7422df CMYK chart
      #7422df RGB pie chart
      #7422df color shades, tints & tones
#7422df color schemes
#7422df color preview, HTML & CSS examples
           This text has a color of #7422df        
        
          <p style="color:#7422df;">Text here</p>
        
        
          .mytext {color:#7422df;}
        
        Text color #7422df
      
           This box has a color of #7422df        
        
          <div style="background-color:#7422df;">Content here</div>
        
        
          .mybackground {background-color:#7422df;}
        
        Background color #7422df
      
           Border around this has a color of #7422df        
        
          <div style="border:2px solid #7422df;">Content here</div>
        
        
          .myborder {border:2px solid #7422df;}
        
        Border color #7422df