#7368fd color space conversions
Hex:
        #7368fd
        RGB:
        115, 104, 253
        CMY:
        55, 59, 1
        CMYK:
        55, 59, 0, 1
      HSL:
        244°, 97.3856%, 70.0000%
        HSV (HSB):
        244°, 58.8933%, 99.2157%
        XYZ:
        29.7502, 20.6373, 95.3439
        xyY:
        0.2041, 0.1416, 20.6373
      CIE-Lab:
        52.5503, 44.0096, -73.1507
        CIE-LCH:
        52.5503, 85.3690, 301.0323
        CIE-Luv:
        52.5503, -5.1528, -117.0387
        Hunter-Lab:
        45.4283, 37.3968, -92.6367
      #7368fd color charts
#7368fd RGB chart
      #7368fd CMYK chart
      #7368fd RGB pie chart
      #7368fd color shades, tints & tones
#7368fd color schemes
#7368fd color preview, HTML & CSS examples
           This text has a color of #7368fd        
        
          <p style="color:#7368fd;">Text here</p>
        
        
          .mytext {color:#7368fd;}
        
        Text color #7368fd
      
           This box has a color of #7368fd        
        
          <div style="background-color:#7368fd;">Content here</div>
        
        
          .mybackground {background-color:#7368fd;}
        
        Background color #7368fd
      
           Border around this has a color of #7368fd        
        
          <div style="border:2px solid #7368fd;">Content here</div>
        
        
          .myborder {border:2px solid #7368fd;}
        
        Border color #7368fd