#7073fd color space conversions
Hex:
        #7073fd
        RGB:
        112, 115, 253
        CMY:
        56, 55, 1
        CMYK:
        56, 55, 0, 1
      HSL:
        239°, 97.2414%, 71.5686%
        HSV (HSB):
        239°, 55.7312%, 99.2157%
        XYZ:
        30.5424, 22.7981, 95.7192
        xyY:
        0.2049, 0.1529, 22.7981
      CIE-Lab:
        54.8637, 37.0250, -69.4127
        CIE-LCH:
        54.8637, 78.6700, 298.0756
        CIE-Luv:
        54.8637, -9.0164, -112.1898
        Hunter-Lab:
        47.7473, 30.6230, -85.4357
      #7073fd color charts
#7073fd RGB chart
      #7073fd CMYK chart
      #7073fd RGB pie chart
      #7073fd color shades, tints & tones
#7073fd color schemes
#7073fd color preview, HTML & CSS examples
           This text has a color of #7073fd        
        
          <p style="color:#7073fd;">Text here</p>
        
        
          .mytext {color:#7073fd;}
        
        Text color #7073fd
      
           This box has a color of #7073fd        
        
          <div style="background-color:#7073fd;">Content here</div>
        
        
          .mybackground {background-color:#7073fd;}
        
        Background color #7073fd
      
           Border around this has a color of #7073fd        
        
          <div style="border:2px solid #7073fd;">Content here</div>
        
        
          .myborder {border:2px solid #7073fd;}
        
        Border color #7073fd