#7235df color space conversions
Hex:
        #7235df
        RGB:
        114, 53, 223
        CMY:
        55, 79, 13
        CMYK:
        49, 76, 0, 13
      HSL:
        262°, 72.6496%, 54.1176%
        HSV (HSB):
        262°, 76.2332%, 87.4510%
        XYZ:
        21.5318, 11.4513, 70.8875
        xyY:
        0.2073, 0.1102, 11.4513
      CIE-Lab:
        40.3305, 61.9980, -76.2190
        CIE-LCH:
        40.3305, 98.2501, 309.1256
        CIE-Luv:
        40.3305, 7.5053, -112.4441
        Hunter-Lab:
        33.8398, 54.3575, -100.5126
      #7235df color charts
#7235df RGB chart
      #7235df CMYK chart
      #7235df RGB pie chart
      #7235df color shades, tints & tones
#7235df color schemes
#7235df color preview, HTML & CSS examples
           This text has a color of #7235df        
        
          <p style="color:#7235df;">Text here</p>
        
        
          .mytext {color:#7235df;}
        
        Text color #7235df
      
           This box has a color of #7235df        
        
          <div style="background-color:#7235df;">Content here</div>
        
        
          .mybackground {background-color:#7235df;}
        
        Background color #7235df
      
           Border around this has a color of #7235df        
        
          <div style="border:2px solid #7235df;">Content here</div>
        
        
          .myborder {border:2px solid #7235df;}
        
        Border color #7235df