#7019df color space conversions
Hex:
        #7019df
        RGB:
        112, 25, 223
        CMY:
        56, 90, 13
        CMYK:
        50, 89, 0, 13
      HSL:
        266°, 79.8387%, 48.6275%
        HSV (HSB):
        266°, 88.7892%, 87.4510%
        XYZ:
        20.3490, 9.4677, 70.5670
        xyY:
        0.2027, 0.0943, 9.4677
      CIE-Lab:
        36.8697, 71.2286, -81.9242
        CIE-LCH:
        36.8697, 108.5592, 311.0052
        CIE-Luv:
        36.8697, 9.4703, -115.2938
        Hunter-Lab:
        30.7697, 64.2011, -114.4366
      #7019df color charts
#7019df RGB chart
      #7019df CMYK chart
      #7019df RGB pie chart
      #7019df color shades, tints & tones
#7019df color schemes
#7019df color preview, HTML & CSS examples
           This text has a color of #7019df        
        
          <p style="color:#7019df;">Text here</p>
        
        
          .mytext {color:#7019df;}
        
        Text color #7019df
      
           This box has a color of #7019df        
        
          <div style="background-color:#7019df;">Content here</div>
        
        
          .mybackground {background-color:#7019df;}
        
        Background color #7019df
      
           Border around this has a color of #7019df        
        
          <div style="border:2px solid #7019df;">Content here</div>
        
        
          .myborder {border:2px solid #7019df;}
        
        Border color #7019df