#7355eb color space conversions
Hex:
        #7355eb
        RGB:
        115, 85, 235
        CMY:
        55, 67, 8
        CMYK:
        51, 64, 0, 8
      HSL:
        252°, 78.9474%, 62.7451%
        HSV (HSB):
        252°, 63.8298%, 92.1569%
        XYZ:
        25.3141, 16.1400, 80.3784
        xyY:
        0.2078, 0.1325, 16.1400
      CIE-Lab:
        47.1576, 49.4643, -71.8623
        CIE-LCH:
        47.1576, 87.2405, 304.5404
        CIE-Luv:
        47.1576, 0.7778, -112.0043
        Hunter-Lab:
        40.1746, 42.1677, -90.5008
      #7355eb color charts
#7355eb RGB chart
      #7355eb CMYK chart
      #7355eb RGB pie chart
      #7355eb color shades, tints & tones
#7355eb color schemes
#7355eb color preview, HTML & CSS examples
           This text has a color of #7355eb        
        
          <p style="color:#7355eb;">Text here</p>
        
        
          .mytext {color:#7355eb;}
        
        Text color #7355eb
      
           This box has a color of #7355eb        
        
          <div style="background-color:#7355eb;">Content here</div>
        
        
          .mybackground {background-color:#7355eb;}
        
        Background color #7355eb
      
           Border around this has a color of #7355eb        
        
          <div style="border:2px solid #7355eb;">Content here</div>
        
        
          .myborder {border:2px solid #7355eb;}
        
        Border color #7355eb