#1526fc color space conversions
Hex:
        #1526fc
        RGB:
        21, 38, 252
        CMY:
        92, 85, 1
        CMYK:
        92, 85, 0, 1
      HSL:
        236°, 97.4684%, 53.5294%
        HSV (HSB):
        236°, 91.6667%, 98.8235%
        XYZ:
        18.5731, 8.5739, 92.7715
        xyY:
        0.1549, 0.0715, 8.5739
      CIE-Lab:
        35.1507, 69.6702, -101.4135
        CIE-LCH:
        35.1507, 123.0391, 304.4887
        CIE-Luv:
        35.1507, -10.6190, -131.1392
        Hunter-Lab:
        29.2813, 61.9800, -167.3508
      #1526fc color charts
#1526fc RGB chart
      #1526fc CMYK chart
      #1526fc RGB pie chart
      #1526fc color shades, tints & tones
#1526fc color schemes
#1526fc color preview, HTML & CSS examples
           This text has a color of #1526fc        
        
          <p style="color:#1526fc;">Text here</p>
        
        
          .mytext {color:#1526fc;}
        
        Text color #1526fc
      
           This box has a color of #1526fc        
        
          <div style="background-color:#1526fc;">Content here</div>
        
        
          .mybackground {background-color:#1526fc;}
        
        Background color #1526fc
      
           Border around this has a color of #1526fc        
        
          <div style="border:2px solid #1526fc;">Content here</div>
        
        
          .myborder {border:2px solid #1526fc;}
        
        Border color #1526fc