#7357fd color space conversions
Hex:
        #7357fd
        RGB:
        115, 87, 253
        CMY:
        55, 66, 1
        CMYK:
        55, 66, 0, 1
      HSL:
        250°, 97.6471%, 66.6667%
        HSV (HSB):
        250°, 65.6126%, 99.2157%
        XYZ:
        28.2080, 17.5531, 94.8299
        xyY:
        0.2006, 0.1249, 17.5531
      CIE-Lab:
        48.9495, 53.5599, -79.0144
        CIE-LCH:
        48.9495, 95.4565, 304.1314
        CIE-Luv:
        48.9495, -1.2399, -123.4929
        Hunter-Lab:
        41.8964, 46.8620, -104.8717
      #7357fd color charts
#7357fd RGB chart
      #7357fd CMYK chart
      #7357fd RGB pie chart
      #7357fd color shades, tints & tones
#7357fd color schemes
#7357fd color preview, HTML & CSS examples
           This text has a color of #7357fd        
        
          <p style="color:#7357fd;">Text here</p>
        
        
          .mytext {color:#7357fd;}
        
        Text color #7357fd
      
           This box has a color of #7357fd        
        
          <div style="background-color:#7357fd;">Content here</div>
        
        
          .mybackground {background-color:#7357fd;}
        
        Background color #7357fd
      
           Border around this has a color of #7357fd        
        
          <div style="border:2px solid #7357fd;">Content here</div>
        
        
          .myborder {border:2px solid #7357fd;}
        
        Border color #7357fd