#7115db color space conversions
Hex:
        #7115db
        RGB:
        113, 21, 219
        CMY:
        56, 92, 14
        CMYK:
        48, 90, 0, 14
      HSL:
        268°, 82.5000%, 47.0588%
        HSV (HSB):
        268°, 90.4110%, 85.8824%
        XYZ:
        19.8644, 9.1615, 67.7392
        xyY:
        0.2053, 0.0947, 9.1615
      CIE-Lab:
        36.2934, 71.3188, -80.5742
        CIE-LCH:
        36.2934, 107.6038, 311.5131
        CIE-Luv:
        36.2934, 10.6473, -113.0558
        Hunter-Lab:
        30.2680, 64.1777, -111.5023
      #7115db color charts
#7115db RGB chart
      #7115db CMYK chart
      #7115db RGB pie chart
      #7115db color shades, tints & tones
#7115db color schemes
#7115db color preview, HTML & CSS examples
           This text has a color of #7115db        
        
          <p style="color:#7115db;">Text here</p>
        
        
          .mytext {color:#7115db;}
        
        Text color #7115db
      
           This box has a color of #7115db        
        
          <div style="background-color:#7115db;">Content here</div>
        
        
          .mybackground {background-color:#7115db;}
        
        Background color #7115db
      
           Border around this has a color of #7115db        
        
          <div style="border:2px solid #7115db;">Content here</div>
        
        
          .myborder {border:2px solid #7115db;}
        
        Border color #7115db