#7113fd color space conversions
Hex:
        #7113fd
        RGB:
        113, 19, 253
        CMY:
        56, 93, 1
        CMYK:
        55, 92, 0, 1
      HSL:
        264°, 98.3193%, 53.3333%
        HSV (HSB):
        264°, 92.4901%, 99.2157%
        XYZ:
        24.7725, 11.0683, 93.7592
        xyY:
        0.1911, 0.0854, 11.0683
      CIE-Lab:
        39.6953, 79.3188, -94.2485
        CIE-LCH:
        39.6953, 123.1838, 310.0837
        CIE-Luv:
        39.6953, 6.2254, -132.7879
        Hunter-Lab:
        33.2691, 74.6924, -143.8034
      #7113fd color charts
#7113fd RGB chart
      #7113fd CMYK chart
      #7113fd RGB pie chart
      #7113fd color shades, tints & tones
#7113fd color schemes
#7113fd color preview, HTML & CSS examples
           This text has a color of #7113fd        
        
          <p style="color:#7113fd;">Text here</p>
        
        
          .mytext {color:#7113fd;}
        
        Text color #7113fd
      
           This box has a color of #7113fd        
        
          <div style="background-color:#7113fd;">Content here</div>
        
        
          .mybackground {background-color:#7113fd;}
        
        Background color #7113fd
      
           Border around this has a color of #7113fd        
        
          <div style="border:2px solid #7113fd;">Content here</div>
        
        
          .myborder {border:2px solid #7113fd;}
        
        Border color #7113fd