#1528cf color space conversions
Hex:
        #1528cf
        RGB:
        21, 40, 207
        CMY:
        92, 84, 19
        CMYK:
        90, 81, 0, 19
      HSL:
        234°, 81.5789%, 44.7059%
        HSV (HSB):
        234°, 89.8551%, 81.1765%
        XYZ:
        12.3305, 6.1820, 59.5748
        xyY:
        0.1579, 0.0792, 6.1820
      CIE-Lab:
        29.8671, 55.4120, -84.4991
        CIE-LCH:
        29.8671, 101.0475, 303.2557
        CIE-Luv:
        29.8671, -9.3336, -105.7185
        Hunter-Lab:
        24.8636, 45.0115, -124.6580
      #1528cf color charts
#1528cf RGB chart
      #1528cf CMYK chart
      #1528cf RGB pie chart
      #1528cf color shades, tints & tones
#1528cf color schemes
#1528cf color preview, HTML & CSS examples
           This text has a color of #1528cf        
        
          <p style="color:#1528cf;">Text here</p>
        
        
          .mytext {color:#1528cf;}
        
        Text color #1528cf
      
           This box has a color of #1528cf        
        
          <div style="background-color:#1528cf;">Content here</div>
        
        
          .mybackground {background-color:#1528cf;}
        
        Background color #1528cf
      
           Border around this has a color of #1528cf        
        
          <div style="border:2px solid #1528cf;">Content here</div>
        
        
          .myborder {border:2px solid #1528cf;}
        
        Border color #1528cf