#4531d2 color space conversions
Hex:
        #4531d2
        RGB:
        69, 49, 210
        CMY:
        73, 81, 18
        CMYK:
        67, 77, 0, 18
      HSL:
        247°, 64.1434%, 50.7843%
        HSV (HSB):
        247°, 76.6667%, 82.3529%
        XYZ:
        15.1854, 8.1150, 61.7388
        xyY:
        0.1786, 0.0954, 8.1150
      CIE-Lab:
        34.2212, 54.8395, -78.9490
        CIE-LCH:
        34.2212, 96.1266, 304.7846
        CIE-Luv:
        34.2212, -4.1263, -107.4860
        Hunter-Lab:
        28.4868, 45.3008, -108.5570
      #4531d2 color charts
#4531d2 RGB chart
      #4531d2 CMYK chart
      #4531d2 RGB pie chart
      #4531d2 color shades, tints & tones
#4531d2 color schemes
#4531d2 color preview, HTML & CSS examples
           This text has a color of #4531d2        
        
          <p style="color:#4531d2;">Text here</p>
        
        
          .mytext {color:#4531d2;}
        
        Text color #4531d2
      
           This box has a color of #4531d2        
        
          <div style="background-color:#4531d2;">Content here</div>
        
        
          .mybackground {background-color:#4531d2;}
        
        Background color #4531d2
      
           Border around this has a color of #4531d2        
        
          <div style="border:2px solid #4531d2;">Content here</div>
        
        
          .myborder {border:2px solid #4531d2;}
        
        Border color #4531d2