#7112cf color space conversions
Hex:
        #7112cf
        RGB:
        113, 18, 207
        CMY:
        56, 93, 19
        CMYK:
        45, 91, 0, 19
      HSL:
        270°, 84.0000%, 44.1176%
        HSV (HSB):
        270°, 91.3043%, 81.1765%
        XYZ:
        18.2888, 8.4483, 59.6982
        xyY:
        0.2116, 0.0977, 8.4483
      CIE-Lab:
        34.8996, 69.2646, -75.9351
        CIE-LCH:
        34.8996, 102.7800, 312.3696
        CIE-Luv:
        34.8996, 12.6458, -106.0464
        Hunter-Lab:
        29.0660, 61.4499, -101.4287
      #7112cf color charts
#7112cf RGB chart
      #7112cf CMYK chart
      #7112cf RGB pie chart
      #7112cf color shades, tints & tones
#7112cf color schemes
#7112cf color preview, HTML & CSS examples
           This text has a color of #7112cf        
        
          <p style="color:#7112cf;">Text here</p>
        
        
          .mytext {color:#7112cf;}
        
        Text color #7112cf
      
           This box has a color of #7112cf        
        
          <div style="background-color:#7112cf;">Content here</div>
        
        
          .mybackground {background-color:#7112cf;}
        
        Background color #7112cf
      
           Border around this has a color of #7112cf        
        
          <div style="border:2px solid #7112cf;">Content here</div>
        
        
          .myborder {border:2px solid #7112cf;}
        
        Border color #7112cf