#7112be color space conversions
Hex:
        #7112be
        RGB:
        113, 18, 190
        CMY:
        56, 93, 25
        CMYK:
        41, 91, 0, 25
      HSL:
        273°, 82.6923%, 40.7843%
        HSV (HSB):
        273°, 90.5263%, 74.5098%
        XYZ:
        16.3206, 7.6610, 49.3337
        xyY:
        0.2226, 0.1045, 7.6610
      CIE-Lab:
        33.2667, 65.5525, -68.6692
        CIE-LCH:
        33.2667, 94.9347, 313.6698
        CIE-Luv:
        33.2667, 15.5467, -95.7553
        Hunter-Lab:
        27.6786, 56.8148, -86.3023
      #7112be color charts
#7112be RGB chart
      #7112be CMYK chart
      #7112be RGB pie chart
      #7112be color shades, tints & tones
#7112be color schemes
#7112be color preview, HTML & CSS examples
           This text has a color of #7112be        
        
          <p style="color:#7112be;">Text here</p>
        
        
          .mytext {color:#7112be;}
        
        Text color #7112be
      
           This box has a color of #7112be        
        
          <div style="background-color:#7112be;">Content here</div>
        
        
          .mybackground {background-color:#7112be;}
        
        Background color #7112be
      
           Border around this has a color of #7112be        
        
          <div style="border:2px solid #7112be;">Content here</div>
        
        
          .myborder {border:2px solid #7112be;}
        
        Border color #7112be