#1350bf color space conversions
Hex:
        #1350bf
        RGB:
        19, 80, 191
        CMY:
        93, 69, 25
        CMYK:
        90, 58, 0, 25
      HSL:
        219°, 81.9048%, 41.1765%
        HSV (HSB):
        219°, 90.0524%, 74.9020%
        XYZ:
        12.5412, 9.6374, 50.4894
        xyY:
        0.1726, 0.1326, 9.6374
      CIE-Lab:
        37.1835, 25.3088, -63.1063
        CIE-LCH:
        37.1835, 67.9922, 291.8533
        CIE-Luv:
        37.1835, -17.0480, -90.5117
        Hunter-Lab:
        31.0441, 17.7833, -74.6971
      #1350bf color charts
#1350bf RGB chart
      #1350bf CMYK chart
      #1350bf RGB pie chart
      #1350bf color shades, tints & tones
#1350bf color schemes
#1350bf color preview, HTML & CSS examples
           This text has a color of #1350bf        
        
          <p style="color:#1350bf;">Text here</p>
        
        
          .mytext {color:#1350bf;}
        
        Text color #1350bf
      
           This box has a color of #1350bf        
        
          <div style="background-color:#1350bf;">Content here</div>
        
        
          .mybackground {background-color:#1350bf;}
        
        Background color #1350bf
      
           Border around this has a color of #1350bf        
        
          <div style="border:2px solid #1350bf;">Content here</div>
        
        
          .myborder {border:2px solid #1350bf;}
        
        Border color #1350bf