#7112db color space conversions
Hex:
        #7112db
        RGB:
        113, 18, 219
        CMY:
        56, 93, 14
        CMYK:
        48, 92, 0, 14
      HSL:
        268°, 84.8101%, 46.4706%
        HSV (HSB):
        268°, 91.7808%, 85.8824%
        XYZ:
        19.8125, 9.0578, 67.7219
        xyY:
        0.2051, 0.0938, 9.0578
      CIE-Lab:
        36.0953, 71.9142, -80.9012
        CIE-LCH:
        36.0953, 108.2435, 311.6343
        CIE-Luv:
        36.0953, 10.7962, -113.1630
        Hunter-Lab:
        30.0962, 64.8396, -112.3461
      #7112db color charts
#7112db RGB chart
      #7112db CMYK chart
      #7112db RGB pie chart
      #7112db color shades, tints & tones
#7112db color schemes
#7112db color preview, HTML & CSS examples
           This text has a color of #7112db        
        
          <p style="color:#7112db;">Text here</p>
        
        
          .mytext {color:#7112db;}
        
        Text color #7112db
      
           This box has a color of #7112db        
        
          <div style="background-color:#7112db;">Content here</div>
        
        
          .mybackground {background-color:#7112db;}
        
        Background color #7112db
      
           Border around this has a color of #7112db        
        
          <div style="border:2px solid #7112db;">Content here</div>
        
        
          .myborder {border:2px solid #7112db;}
        
        Border color #7112db