#1437f2 color space conversions
Hex:
        #1437f2
        RGB:
        20, 55, 242
        CMY:
        92, 78, 5
        CMYK:
        92, 77, 0, 5
      HSL:
        231°, 89.5161%, 51.3725%
        HSV (HSB):
        231°, 91.7355%, 94.9020%
        XYZ:
        17.6817, 9.2919, 84.8660
        xyY:
        0.1581, 0.0831, 9.2919
      CIE-Lab:
        36.5403, 58.9623, -93.4711
        CIE-LCH:
        36.5403, 110.5143, 302.2440
        CIE-Luv:
        36.5403, -12.3651, -125.9714
        Hunter-Lab:
        30.4826, 50.1958, -143.7301
      #1437f2 color charts
#1437f2 RGB chart
      #1437f2 CMYK chart
      #1437f2 RGB pie chart
      #1437f2 color shades, tints & tones
#1437f2 color schemes
#1437f2 color preview, HTML & CSS examples
           This text has a color of #1437f2        
        
          <p style="color:#1437f2;">Text here</p>
        
        
          .mytext {color:#1437f2;}
        
        Text color #1437f2
      
           This box has a color of #1437f2        
        
          <div style="background-color:#1437f2;">Content here</div>
        
        
          .mybackground {background-color:#1437f2;}
        
        Background color #1437f2
      
           Border around this has a color of #1437f2        
        
          <div style="border:2px solid #1437f2;">Content here</div>
        
        
          .myborder {border:2px solid #1437f2;}
        
        Border color #1437f2