#1524ef color space conversions
Hex:
        #1524ef
        RGB:
        21, 36, 239
        CMY:
        92, 86, 6
        CMYK:
        91, 85, 0, 6
      HSL:
        236°, 87.2000%, 50.9804%
        HSV (HSB):
        236°, 91.2134%, 93.7255%
        XYZ:
        16.5201, 7.6532, 82.2679
        xyY:
        0.1552, 0.0719, 7.6532
      CIE-Lab:
        33.2499, 66.7529, -97.2465
        CIE-LCH:
        33.2499, 117.9527, 304.4669
        CIE-Luv:
        33.2499, -9.9762, -123.6993
        Hunter-Lab:
        27.6644, 58.1808, -156.9505
      #1524ef color charts
#1524ef RGB chart
      #1524ef CMYK chart
      #1524ef RGB pie chart
      #1524ef color shades, tints & tones
#1524ef color schemes
#1524ef color preview, HTML & CSS examples
           This text has a color of #1524ef        
        
          <p style="color:#1524ef;">Text here</p>
        
        
          .mytext {color:#1524ef;}
        
        Text color #1524ef
      
           This box has a color of #1524ef        
        
          <div style="background-color:#1524ef;">Content here</div>
        
        
          .mybackground {background-color:#1524ef;}
        
        Background color #1524ef
      
           Border around this has a color of #1524ef        
        
          <div style="border:2px solid #1524ef;">Content here</div>
        
        
          .myborder {border:2px solid #1524ef;}
        
        Border color #1524ef