#1536cd color space conversions
Hex:
        #1536cd
        RGB:
        21, 54, 205
        CMY:
        92, 79, 20
        CMYK:
        90, 74, 0, 20
      HSL:
        229°, 81.4159%, 44.3137%
        HSV (HSB):
        229°, 89.7561%, 80.3922%
        XYZ:
        12.6479, 7.2055, 58.4818
        xyY:
        0.1615, 0.0920, 7.2055
      CIE-Lab:
        32.2703, 47.2063, -79.3490
        CIE-LCH:
        32.2703, 92.3293, 300.7492
        CIE-Luv:
        32.2703, -11.3371, -104.6182
        Hunter-Lab:
        26.8431, 37.1296, -110.3820
      #1536cd color charts
#1536cd RGB chart
      #1536cd CMYK chart
      #1536cd RGB pie chart
      #1536cd color shades, tints & tones
#1536cd color schemes
#1536cd color preview, HTML & CSS examples
           This text has a color of #1536cd        
        
          <p style="color:#1536cd;">Text here</p>
        
        
          .mytext {color:#1536cd;}
        
        Text color #1536cd
      
           This box has a color of #1536cd        
        
          <div style="background-color:#1536cd;">Content here</div>
        
        
          .mybackground {background-color:#1536cd;}
        
        Background color #1536cd
      
           Border around this has a color of #1536cd        
        
          <div style="border:2px solid #1536cd;">Content here</div>
        
        
          .myborder {border:2px solid #1536cd;}
        
        Border color #1536cd