#7115ce color space conversions
Hex:
        #7115ce
        RGB:
        113, 21, 206
        CMY:
        56, 92, 19
        CMYK:
        45, 90, 0, 19
      HSL:
        270°, 81.4978%, 44.5098%
        HSV (HSB):
        270°, 89.8058%, 80.7843%
        XYZ:
        18.2188, 8.5033, 59.0736
        xyY:
        0.2124, 0.0991, 8.5033
      CIE-Lab:
        35.0098, 68.4209, -75.1723
        CIE-LCH:
        35.0098, 101.6479, 312.3081
        CIE-Luv:
        35.0098, 12.6470, -105.3140
        Hunter-Lab:
        29.1604, 60.4924, -99.6984
      #7115ce color charts
#7115ce RGB chart
      #7115ce CMYK chart
      #7115ce RGB pie chart
      #7115ce color shades, tints & tones
#7115ce color schemes
#7115ce color preview, HTML & CSS examples
           This text has a color of #7115ce        
        
          <p style="color:#7115ce;">Text here</p>
        
        
          .mytext {color:#7115ce;}
        
        Text color #7115ce
      
           This box has a color of #7115ce        
        
          <div style="background-color:#7115ce;">Content here</div>
        
        
          .mybackground {background-color:#7115ce;}
        
        Background color #7115ce
      
           Border around this has a color of #7115ce        
        
          <div style="border:2px solid #7115ce;">Content here</div>
        
        
          .myborder {border:2px solid #7115ce;}
        
        Border color #7115ce