#7369f4 color space conversions
Hex:
        #7369f4
        RGB:
        115, 105, 244
        CMY:
        55, 59, 4
        CMYK:
        53, 57, 0, 4
      HSL:
        244°, 86.3354%, 68.4314%
        HSV (HSB):
        244°, 56.9672%, 95.6863%
        XYZ:
        28.4509, 20.2796, 88.0028
        xyY:
        0.2081, 0.1483, 20.2796
      CIE-Lab:
        52.1519, 40.7109, -68.7949
        CIE-LCH:
        52.1519, 79.9382, 300.6158
        CIE-Luv:
        52.1519, -4.8158, -110.1274
        Hunter-Lab:
        45.0329, 33.9653, -84.3407
      #7369f4 color charts
#7369f4 RGB chart
      #7369f4 CMYK chart
      #7369f4 RGB pie chart
      #7369f4 color shades, tints & tones
#7369f4 color schemes
#7369f4 color preview, HTML & CSS examples
           This text has a color of #7369f4        
        
          <p style="color:#7369f4;">Text here</p>
        
        
          .mytext {color:#7369f4;}
        
        Text color #7369f4
      
           This box has a color of #7369f4        
        
          <div style="background-color:#7369f4;">Content here</div>
        
        
          .mybackground {background-color:#7369f4;}
        
        Background color #7369f4
      
           Border around this has a color of #7369f4        
        
          <div style="border:2px solid #7369f4;">Content here</div>
        
        
          .myborder {border:2px solid #7369f4;}
        
        Border color #7369f4