#7345ff color space conversions
Hex:
        #7345ff
        RGB:
        115, 69, 255
        CMY:
        55, 73, 0
        CMYK:
        55, 73, 0, 0
      HSL:
        255°, 100.0000%, 63.5294%
        HSV (HSB):
        255°, 72.9412%, 100.0000%
        XYZ:
        27.2484, 15.1211, 96.0903
        xyY:
        0.1968, 0.1092, 15.1211
      CIE-Lab:
        45.7996, 63.3111, -85.2878
        CIE-LCH:
        45.7996, 106.2181, 306.5873
        CIE-Luv:
        45.7996, 1.8640, -129.4409
        Hunter-Lab:
        38.8858, 57.0296, -119.2906
      #7345ff color charts
#7345ff RGB chart
      #7345ff CMYK chart
      #7345ff RGB pie chart
      #7345ff color shades, tints & tones
#7345ff color schemes
#7345ff color preview, HTML & CSS examples
           This text has a color of #7345ff        
        
          <p style="color:#7345ff;">Text here</p>
        
        
          .mytext {color:#7345ff;}
        
        Text color #7345ff
      
           This box has a color of #7345ff        
        
          <div style="background-color:#7345ff;">Content here</div>
        
        
          .mybackground {background-color:#7345ff;}
        
        Background color #7345ff
      
           Border around this has a color of #7345ff        
        
          <div style="border:2px solid #7345ff;">Content here</div>
        
        
          .myborder {border:2px solid #7345ff;}
        
        Border color #7345ff