#7118fd color space conversions
Hex:
        #7118fd
        RGB:
        113, 24, 253
        CMY:
        56, 91, 1
        CMYK:
        55, 91, 0, 1
      HSL:
        263°, 98.2833%, 54.3137%
        HSV (HSB):
        263°, 90.5138%, 99.2157%
        XYZ:
        24.8663, 11.2558, 93.7905
        xyY:
        0.1914, 0.0866, 11.2558
      CIE-Lab:
        40.0081, 78.3731, -93.7304
        CIE-LCH:
        40.0081, 122.1791, 309.9008
        CIE-Luv:
        40.0081, 5.9955, -132.6796
        Hunter-Lab:
        33.5497, 73.5883, -142.2645
      #7118fd color charts
#7118fd RGB chart
      #7118fd CMYK chart
      #7118fd RGB pie chart
      #7118fd color shades, tints & tones
#7118fd color schemes
#7118fd color preview, HTML & CSS examples
           This text has a color of #7118fd        
        
          <p style="color:#7118fd;">Text here</p>
        
        
          .mytext {color:#7118fd;}
        
        Text color #7118fd
      
           This box has a color of #7118fd        
        
          <div style="background-color:#7118fd;">Content here</div>
        
        
          .mybackground {background-color:#7118fd;}
        
        Background color #7118fd
      
           Border around this has a color of #7118fd        
        
          <div style="border:2px solid #7118fd;">Content here</div>
        
        
          .myborder {border:2px solid #7118fd;}
        
        Border color #7118fd