#4523bf color space conversions
Hex:
        #4523bf
        RGB:
        69, 35, 191
        CMY:
        73, 86, 25
        CMYK:
        64, 82, 0, 25
      HSL:
        253°, 69.0265%, 44.3137%
        HSV (HSB):
        253°, 81.6754%, 74.9020%
        XYZ:
        12.4592, 6.2289, 49.8358
        xyY:
        0.1818, 0.0909, 6.2289
      CIE-Lab:
        29.9827, 55.7915, -74.8507
        CIE-LCH:
        29.9827, 93.3559, 306.6997
        CIE-Luv:
        29.9827, -1.0549, -96.9908
        Hunter-Lab:
        24.9577, 45.4339, -100.9207
      #4523bf color charts
#4523bf RGB chart
      #4523bf CMYK chart
      #4523bf RGB pie chart
      #4523bf color shades, tints & tones
#4523bf color schemes
#4523bf color preview, HTML & CSS examples
           This text has a color of #4523bf        
        
          <p style="color:#4523bf;">Text here</p>
        
        
          .mytext {color:#4523bf;}
        
        Text color #4523bf
      
           This box has a color of #4523bf        
        
          <div style="background-color:#4523bf;">Content here</div>
        
        
          .mybackground {background-color:#4523bf;}
        
        Background color #4523bf
      
           Border around this has a color of #4523bf        
        
          <div style="border:2px solid #4523bf;">Content here</div>
        
        
          .myborder {border:2px solid #4523bf;}
        
        Border color #4523bf