#1350fb color space conversions
Hex:
        #1350fb
        RGB:
        19, 80, 251
        CMY:
        93, 69, 2
        CMYK:
        92, 68, 0, 2
      HSL:
        224°, 96.6667%, 52.9412%
        HSV (HSB):
        224°, 92.4303%, 98.4314%
        XYZ:
        20.5498, 12.8408, 92.6622
        xyY:
        0.1630, 0.1019, 12.8408
      CIE-Lab:
        42.5224, 47.8440, -88.6291
        CIE-LCH:
        42.5224, 100.7183, 298.3612
        CIE-Luv:
        42.5224, -16.8483, -128.8204
        Hunter-Lab:
        35.8341, 39.6550, -128.2324
      #1350fb color charts
#1350fb RGB chart
      #1350fb CMYK chart
      #1350fb RGB pie chart
      #1350fb color shades, tints & tones
#1350fb color schemes
#1350fb color preview, HTML & CSS examples
           This text has a color of #1350fb        
        
          <p style="color:#1350fb;">Text here</p>
        
        
          .mytext {color:#1350fb;}
        
        Text color #1350fb
      
           This box has a color of #1350fb        
        
          <div style="background-color:#1350fb;">Content here</div>
        
        
          .mybackground {background-color:#1350fb;}
        
        Background color #1350fb
      
           Border around this has a color of #1350fb        
        
          <div style="border:2px solid #1350fb;">Content here</div>
        
        
          .myborder {border:2px solid #1350fb;}
        
        Border color #1350fb