#1575fb color space conversions
Hex:
        #1575fb
        RGB:
        21, 117, 251
        CMY:
        92, 54, 2
        CMYK:
        92, 53, 0, 2
      HSL:
        215°, 96.6387%, 53.3333%
        HSV (HSB):
        215°, 91.6335%, 98.4314%
        XYZ:
        24.0831, 19.8470, 93.8283
        xyY:
        0.1748, 0.1441, 19.8470
      CIE-Lab:
        51.6638, 24.7395, -73.6598
        CIE-LCH:
        51.6638, 77.7033, 288.5653
        CIE-Luv:
        51.6638, -25.6273, -115.6857
        Hunter-Lab:
        44.5500, 18.5321, -93.6877
      #1575fb color charts
#1575fb RGB chart
      #1575fb CMYK chart
      #1575fb RGB pie chart
      #1575fb color shades, tints & tones
#1575fb color schemes
#1575fb color preview, HTML & CSS examples
           This text has a color of #1575fb        
        
          <p style="color:#1575fb;">Text here</p>
        
        
          .mytext {color:#1575fb;}
        
        Text color #1575fb
      
           This box has a color of #1575fb        
        
          <div style="background-color:#1575fb;">Content here</div>
        
        
          .mybackground {background-color:#1575fb;}
        
        Background color #1575fb
      
           Border around this has a color of #1575fb        
        
          <div style="border:2px solid #1575fb;">Content here</div>
        
        
          .myborder {border:2px solid #1575fb;}
        
        Border color #1575fb