#1533e1 color space conversions
Hex:
        #1533e1
        RGB:
        21, 51, 225
        CMY:
        92, 80, 12
        CMYK:
        91, 77, 0, 12
      HSL:
        231°, 82.9268%, 48.2353%
        HSV (HSB):
        231°, 90.6667%, 88.2353%
        XYZ:
        15.0837, 7.9633, 71.9762
        xyY:
        0.1587, 0.0838, 7.9633
      CIE-Lab:
        33.9064, 55.5893, -88.1779
        CIE-LCH:
        33.9064, 104.2377, 302.2282
        CIE-Luv:
        33.9064, -11.3202, -116.2941
        Hunter-Lab:
        28.2194, 46.0272, -131.4714
      #1533e1 color charts
#1533e1 RGB chart
      #1533e1 CMYK chart
      #1533e1 RGB pie chart
      #1533e1 color shades, tints & tones
#1533e1 color schemes
#1533e1 color preview, HTML & CSS examples
           This text has a color of #1533e1        
        
          <p style="color:#1533e1;">Text here</p>
        
        
          .mytext {color:#1533e1;}
        
        Text color #1533e1
      
           This box has a color of #1533e1        
        
          <div style="background-color:#1533e1;">Content here</div>
        
        
          .mybackground {background-color:#1533e1;}
        
        Background color #1533e1
      
           Border around this has a color of #1533e1        
        
          <div style="border:2px solid #1533e1;">Content here</div>
        
        
          .myborder {border:2px solid #1533e1;}
        
        Border color #1533e1