#7353cf color space conversions
Hex:
        #7353cf
        RGB:
        115, 83, 207
        CMY:
        55, 67, 19
        CMYK:
        44, 60, 0, 19
      HSL:
        255°, 56.3636%, 56.8627%
        HSV (HSB):
        255°, 59.9034%, 81.1765%
        XYZ:
        21.4260, 14.3363, 60.6694
        xyY:
        0.2222, 0.1487, 14.3363
      CIE-Lab:
        44.7115, 42.6141, -59.9011
        CIE-LCH:
        44.7115, 73.5125, 305.4283
        CIE-Luv:
        44.7115, 4.0447, -93.0072
        Hunter-Lab:
        37.8634, 34.7480, -68.4975
      #7353cf color charts
#7353cf RGB chart
      #7353cf CMYK chart
      #7353cf RGB pie chart
      #7353cf color shades, tints & tones
#7353cf color schemes
#7353cf color preview, HTML & CSS examples
           This text has a color of #7353cf        
        
          <p style="color:#7353cf;">Text here</p>
        
        
          .mytext {color:#7353cf;}
        
        Text color #7353cf
      
           This box has a color of #7353cf        
        
          <div style="background-color:#7353cf;">Content here</div>
        
        
          .mybackground {background-color:#7353cf;}
        
        Background color #7353cf
      
           Border around this has a color of #7353cf        
        
          <div style="border:2px solid #7353cf;">Content here</div>
        
        
          .myborder {border:2px solid #7353cf;}
        
        Border color #7353cf