#1262fb color space conversions
Hex:
        #1262fb
        RGB:
        18, 98, 251
        CMY:
        93, 62, 2
        CMYK:
        93, 61, 0, 2
      HSL:
        219°, 96.6805%, 52.7451%
        HSV (HSB):
        219°, 92.8287%, 98.4314%
        XYZ:
        22.0297, 15.8290, 93.1610
        xyY:
        0.1681, 0.1208, 15.8290
      CIE-Lab:
        46.7493, 36.6620, -81.6808
        CIE-LCH:
        46.7493, 89.5313, 294.1727
        CIE-Luv:
        46.7493, -20.8686, -123.9820
        Hunter-Lab:
        39.7857, 29.2123, -110.9818
      #1262fb color charts
#1262fb RGB chart
      #1262fb CMYK chart
      #1262fb RGB pie chart
      #1262fb color shades, tints & tones
#1262fb color schemes
#1262fb color preview, HTML & CSS examples
           This text has a color of #1262fb        
        
          <p style="color:#1262fb;">Text here</p>
        
        
          .mytext {color:#1262fb;}
        
        Text color #1262fb
      
           This box has a color of #1262fb        
        
          <div style="background-color:#1262fb;">Content here</div>
        
        
          .mybackground {background-color:#1262fb;}
        
        Background color #1262fb
      
           Border around this has a color of #1262fb        
        
          <div style="border:2px solid #1262fb;">Content here</div>
        
        
          .myborder {border:2px solid #1262fb;}
        
        Border color #1262fb