#1534e4 color space conversions
Hex:
        #1534e4
        RGB:
        21, 52, 228
        CMY:
        92, 80, 11
        CMYK:
        91, 77, 0, 11
      HSL:
        231°, 83.1325%, 48.8235%
        HSV (HSB):
        231°, 90.7895%, 89.4118%
        XYZ:
        15.5408, 8.2168, 74.1657
        xyY:
        0.1587, 0.0839, 8.2168
      CIE-Lab:
        34.4305, 56.0379, -89.0232
        CIE-LCH:
        34.4305, 105.1921, 302.1894
        CIE-Luv:
        34.4305, -11.5393, -118.0083
        Hunter-Lab:
        28.6650, 46.6105, -133.3368
      #1534e4 color charts
#1534e4 RGB chart
      #1534e4 CMYK chart
      #1534e4 RGB pie chart
      #1534e4 color shades, tints & tones
#1534e4 color schemes
#1534e4 color preview, HTML & CSS examples
           This text has a color of #1534e4        
        
          <p style="color:#1534e4;">Text here</p>
        
        
          .mytext {color:#1534e4;}
        
        Text color #1534e4
      
           This box has a color of #1534e4        
        
          <div style="background-color:#1534e4;">Content here</div>
        
        
          .mybackground {background-color:#1534e4;}
        
        Background color #1534e4
      
           Border around this has a color of #1534e4        
        
          <div style="border:2px solid #1534e4;">Content here</div>
        
        
          .myborder {border:2px solid #1534e4;}
        
        Border color #1534e4