#1527cd color space conversions
Hex:
        #1527cd
        RGB:
        21, 39, 205
        CMY:
        92, 85, 20
        CMYK:
        90, 81, 0, 20
      HSL:
        234°, 81.4159%, 44.3137%
        HSV (HSB):
        234°, 89.7561%, 80.3922%
        XYZ:
        12.0542, 6.0182, 58.2839
        xyY:
        0.1579, 0.0788, 6.0182
      CIE-Lab:
        29.4584, 55.2684, -84.0135
        CIE-LCH:
        29.4584, 100.5627, 303.3390
        CIE-Luv:
        29.4584, -9.1468, -104.5191
        Hunter-Lab:
        24.5321, 44.7775, -123.6900
      #1527cd color charts
#1527cd RGB chart
      #1527cd CMYK chart
      #1527cd RGB pie chart
      #1527cd color shades, tints & tones
#1527cd color schemes
#1527cd color preview, HTML & CSS examples
           This text has a color of #1527cd        
        
          <p style="color:#1527cd;">Text here</p>
        
        
          .mytext {color:#1527cd;}
        
        Text color #1527cd
      
           This box has a color of #1527cd        
        
          <div style="background-color:#1527cd;">Content here</div>
        
        
          .mybackground {background-color:#1527cd;}
        
        Background color #1527cd
      
           Border around this has a color of #1527cd        
        
          <div style="border:2px solid #1527cd;">Content here</div>
        
        
          .myborder {border:2px solid #1527cd;}
        
        Border color #1527cd