#7356bd color space conversions
Hex:
        #7356bd
        RGB:
        115, 86, 189
        CMY:
        55, 66, 26
        CMYK:
        39, 54, 0, 26
      HSL:
        257°, 43.8298%, 53.9216%
        HSV (HSB):
        257°, 54.4974%, 74.1176%
        XYZ:
        19.5833, 13.9745, 49.8093
        xyY:
        0.2349, 0.1676, 13.9745
      CIE-Lab:
        44.1964, 35.8481, -50.3170
        CIE-LCH:
        44.1964, 61.7810, 305.4678
        CIE-Luv:
        44.1964, 5.1978, -78.2324
        Hunter-Lab:
        37.3825, 28.0901, -52.8315
      #7356bd color charts
#7356bd RGB chart
      #7356bd CMYK chart
      #7356bd RGB pie chart
      #7356bd color shades, tints & tones
#7356bd color schemes
#7356bd color preview, HTML & CSS examples
           This text has a color of #7356bd        
        
          <p style="color:#7356bd;">Text here</p>
        
        
          .mytext {color:#7356bd;}
        
        Text color #7356bd
      
           This box has a color of #7356bd        
        
          <div style="background-color:#7356bd;">Content here</div>
        
        
          .mybackground {background-color:#7356bd;}
        
        Background color #7356bd
      
           Border around this has a color of #7356bd        
        
          <div style="border:2px solid #7356bd;">Content here</div>
        
        
          .myborder {border:2px solid #7356bd;}
        
        Border color #7356bd