#1534fb color space conversions
Hex:
        #1534fb
        RGB:
        21, 52, 251
        CMY:
        92, 80, 2
        CMYK:
        92, 79, 0, 2
      HSL:
        232°, 96.6387%, 53.3333%
        HSV (HSB):
        232°, 91.6335%, 98.4314%
        XYZ:
        18.9498, 9.5804, 92.1172
        xyY:
        0.1571, 0.0794, 9.5804
      CIE-Lab:
        37.0787, 63.3088, -97.6426
        CIE-LCH:
        37.0787, 116.3704, 302.9583
        CIE-Luv:
        37.0787, -12.1370, -131.0763
        Hunter-Lab:
        30.9523, 55.1160, -154.7866
      #1534fb color charts
#1534fb RGB chart
      #1534fb CMYK chart
      #1534fb RGB pie chart
      #1534fb color shades, tints & tones
#1534fb color schemes
#1534fb color preview, HTML & CSS examples
           This text has a color of #1534fb        
        
          <p style="color:#1534fb;">Text here</p>
        
        
          .mytext {color:#1534fb;}
        
        Text color #1534fb
      
           This box has a color of #1534fb        
        
          <div style="background-color:#1534fb;">Content here</div>
        
        
          .mybackground {background-color:#1534fb;}
        
        Background color #1534fb
      
           Border around this has a color of #1534fb        
        
          <div style="border:2px solid #1534fb;">Content here</div>
        
        
          .myborder {border:2px solid #1534fb;}
        
        Border color #1534fb