#7368ef color space conversions
Hex:
        #7368ef
        RGB:
        115, 104, 239
        CMY:
        55, 59, 6
        CMYK:
        52, 56, 0, 6
      HSL:
        245°, 80.8383%, 67.2549%
        HSV (HSB):
        245°, 56.4854%, 93.7255%
        XYZ:
        27.6005, 19.7775, 84.0241
        xyY:
        0.2100, 0.1505, 19.7775
      CIE-Lab:
        51.5847, 39.7897, -66.9220
        CIE-LCH:
        51.5847, 77.8574, 300.7344
        CIE-Luv:
        51.5847, -4.2119, -106.9561
        Hunter-Lab:
        44.4719, 32.9566, -80.8908
      #7368ef color charts
#7368ef RGB chart
      #7368ef CMYK chart
      #7368ef RGB pie chart
      #7368ef color shades, tints & tones
#7368ef color schemes
#7368ef color preview, HTML & CSS examples
           This text has a color of #7368ef        
        
          <p style="color:#7368ef;">Text here</p>
        
        
          .mytext {color:#7368ef;}
        
        Text color #7368ef
      
           This box has a color of #7368ef        
        
          <div style="background-color:#7368ef;">Content here</div>
        
        
          .mybackground {background-color:#7368ef;}
        
        Background color #7368ef
      
           Border around this has a color of #7368ef        
        
          <div style="border:2px solid #7368ef;">Content here</div>
        
        
          .myborder {border:2px solid #7368ef;}
        
        Border color #7368ef