#7112fd color space conversions
Hex:
        #7112fd
        RGB:
        113, 18, 253
        CMY:
        56, 93, 1
        CMYK:
        55, 93, 0, 1
      HSL:
        264°, 98.3264%, 53.1373%
        HSV (HSB):
        264°, 92.8854%, 99.2157%
        XYZ:
        24.7560, 11.0352, 93.7537
        xyY:
        0.1911, 0.0852, 11.0352
      CIE-Lab:
        39.6396, 79.4874, -94.3407
        CIE-LCH:
        39.6396, 123.3629, 310.1161
        CIE-Luv:
        39.6396, 6.2658, -132.8054
        Hunter-Lab:
        33.2192, 74.8900, -144.0791
      #7112fd color charts
#7112fd RGB chart
      #7112fd CMYK chart
      #7112fd RGB pie chart
      #7112fd color shades, tints & tones
#7112fd color schemes
#7112fd color preview, HTML & CSS examples
           This text has a color of #7112fd        
        
          <p style="color:#7112fd;">Text here</p>
        
        
          .mytext {color:#7112fd;}
        
        Text color #7112fd
      
           This box has a color of #7112fd        
        
          <div style="background-color:#7112fd;">Content here</div>
        
        
          .mybackground {background-color:#7112fd;}
        
        Background color #7112fd
      
           Border around this has a color of #7112fd        
        
          <div style="border:2px solid #7112fd;">Content here</div>
        
        
          .myborder {border:2px solid #7112fd;}
        
        Border color #7112fd