#7369cf color space conversions
Hex:
        #7369cf
        RGB:
        115, 105, 207
        CMY:
        55, 59, 19
        CMYK:
        44, 49, 0, 19
      HSL:
        246°, 51.5152%, 61.1765%
        HSV (HSB):
        246°, 49.2754%, 81.1765%
        XYZ:
        23.3843, 18.2530, 61.3222
        xyY:
        0.2271, 0.1773, 18.2530
      CIE-Lab:
        49.8015, 29.6763, -51.7133
        CIE-LCH:
        49.8015, 59.6233, 299.8499
        CIE-Luv:
        49.8015, -2.2237, -82.1626
        Hunter-Lab:
        42.7235, 22.9341, -55.1940
      #7369cf color charts
#7369cf RGB chart
      #7369cf CMYK chart
      #7369cf RGB pie chart
      #7369cf color shades, tints & tones
#7369cf color schemes
#7369cf color preview, HTML & CSS examples
           This text has a color of #7369cf        
        
          <p style="color:#7369cf;">Text here</p>
        
        
          .mytext {color:#7369cf;}
        
        Text color #7369cf
      
           This box has a color of #7369cf        
        
          <div style="background-color:#7369cf;">Content here</div>
        
        
          .mybackground {background-color:#7369cf;}
        
        Background color #7369cf
      
           Border around this has a color of #7369cf        
        
          <div style="border:2px solid #7369cf;">Content here</div>
        
        
          .myborder {border:2px solid #7369cf;}
        
        Border color #7369cf