#7355df color space conversions
Hex:
        #7355df
        RGB:
        115, 85, 223
        CMY:
        55, 67, 13
        CMYK:
        48, 62, 0, 13
      HSL:
        253°, 68.3168%, 60.3922%
        HSV (HSB):
        253°, 61.8834%, 87.4510%
        XYZ:
        23.6380, 15.4696, 71.5521
        xyY:
        0.2136, 0.1398, 15.4696
      CIE-Lab:
        46.2707, 46.0243, -66.5171
        CIE-LCH:
        46.2707, 80.8874, 304.6800
        CIE-Luv:
        46.2707, 1.9191, -103.6559
        Hunter-Lab:
        39.3313, 38.4481, -80.3292
      #7355df color charts
#7355df RGB chart
      #7355df CMYK chart
      #7355df RGB pie chart
      #7355df color shades, tints & tones
#7355df color schemes
#7355df color preview, HTML & CSS examples
           This text has a color of #7355df        
        
          <p style="color:#7355df;">Text here</p>
        
        
          .mytext {color:#7355df;}
        
        Text color #7355df
      
           This box has a color of #7355df        
        
          <div style="background-color:#7355df;">Content here</div>
        
        
          .mybackground {background-color:#7355df;}
        
        Background color #7355df
      
           Border around this has a color of #7355df        
        
          <div style="border:2px solid #7355df;">Content here</div>
        
        
          .myborder {border:2px solid #7355df;}
        
        Border color #7355df