#1533dd color space conversions
Hex:
        #1533dd
        RGB:
        21, 51, 221
        CMY:
        92, 80, 13
        CMYK:
        90, 77, 0, 13
      HSL:
        231°, 82.6446%, 47.4510%
        HSV (HSB):
        231°, 90.4977%, 86.6667%
        XYZ:
        14.5442, 7.7475, 69.1355
        xyY:
        0.1591, 0.0847, 7.7475
      CIE-Lab:
        33.4515, 54.2836, -86.6393
        CIE-LCH:
        33.4515, 102.2403, 302.0691
        CIE-Luv:
        33.4515, -11.2205, -113.9969
        Hunter-Lab:
        27.8344, 44.5609, -127.7812
      #1533dd color charts
#1533dd RGB chart
      #1533dd CMYK chart
      #1533dd RGB pie chart
      #1533dd color shades, tints & tones
#1533dd color schemes
#1533dd color preview, HTML & CSS examples
           This text has a color of #1533dd        
        
          <p style="color:#1533dd;">Text here</p>
        
        
          .mytext {color:#1533dd;}
        
        Text color #1533dd
      
           This box has a color of #1533dd        
        
          <div style="background-color:#1533dd;">Content here</div>
        
        
          .mybackground {background-color:#1533dd;}
        
        Background color #1533dd
      
           Border around this has a color of #1533dd        
        
          <div style="border:2px solid #1533dd;">Content here</div>
        
        
          .myborder {border:2px solid #1533dd;}
        
        Border color #1533dd