#1527ef color space conversions
Hex:
        #1527ef
        RGB:
        21, 39, 239
        CMY:
        92, 85, 6
        CMYK:
        91, 84, 0, 6
      HSL:
        235°, 87.2000%, 50.9804%
        HSV (HSB):
        235°, 91.2134%, 93.7255%
        XYZ:
        16.6148, 7.8425, 82.2994
        xyY:
        0.1556, 0.0735, 7.8425
      CIE-Lab:
        33.6526, 65.5488, -96.5755
        CIE-LCH:
        33.6526, 116.7196, 304.1660
        CIE-Luv:
        33.6526, -10.2700, -123.8754
        Hunter-Lab:
        28.0044, 56.8948, -154.6386
      #1527ef color charts
#1527ef RGB chart
      #1527ef CMYK chart
      #1527ef RGB pie chart
      #1527ef color shades, tints & tones
#1527ef color schemes
#1527ef color preview, HTML & CSS examples
           This text has a color of #1527ef        
        
          <p style="color:#1527ef;">Text here</p>
        
        
          .mytext {color:#1527ef;}
        
        Text color #1527ef
      
           This box has a color of #1527ef        
        
          <div style="background-color:#1527ef;">Content here</div>
        
        
          .mybackground {background-color:#1527ef;}
        
        Background color #1527ef
      
           Border around this has a color of #1527ef        
        
          <div style="border:2px solid #1527ef;">Content here</div>
        
        
          .myborder {border:2px solid #1527ef;}
        
        Border color #1527ef