#1524fa color space conversions
Hex:
        #1524fa
        RGB:
        21, 36, 250
        CMY:
        92, 86, 2
        CMYK:
        92, 86, 0, 2
      HSL:
        236°, 95.8159%, 53.1373%
        HSV (HSB):
        236°, 91.6000%, 98.0392%
        XYZ:
        18.1955, 8.3233, 91.0900
        xyY:
        0.1547, 0.0708, 8.3233
      CIE-Lab:
        34.6473, 69.8599, -101.1288
        CIE-LCH:
        34.6473, 122.9123, 304.6368
        CIE-Luv:
        34.6473, -10.3667, -129.9003
        Hunter-Lab:
        28.8501, 62.0901, -167.0042
      #1524fa color charts
#1524fa RGB chart
      #1524fa CMYK chart
      #1524fa RGB pie chart
      #1524fa color shades, tints & tones
#1524fa color schemes
#1524fa color preview, HTML & CSS examples
           This text has a color of #1524fa        
        
          <p style="color:#1524fa;">Text here</p>
        
        
          .mytext {color:#1524fa;}
        
        Text color #1524fa
      
           This box has a color of #1524fa        
        
          <div style="background-color:#1524fa;">Content here</div>
        
        
          .mybackground {background-color:#1524fa;}
        
        Background color #1524fa
      
           Border around this has a color of #1524fa        
        
          <div style="border:2px solid #1524fa;">Content here</div>
        
        
          .myborder {border:2px solid #1524fa;}
        
        Border color #1524fa