#1026fc color space conversions
Hex:
        #1026fc
        RGB:
        16, 38, 252
        CMY:
        94, 85, 1
        CMYK:
        94, 85, 0, 1
      HSL:
        234°, 97.5207%, 52.5490%
        HSV (HSB):
        234°, 93.6508%, 98.8235%
        XYZ:
        18.4775, 8.5247, 92.7670
        xyY:
        0.1543, 0.0712, 8.5247
      CIE-Lab:
        35.0525, 69.5948, -101.5797
        CIE-LCH:
        35.0525, 123.1335, 304.4160
        CIE-Luv:
        35.0525, -10.8407, -131.0837
        Hunter-Lab:
        29.1970, 61.8699, -167.9428
      #1026fc color charts
#1026fc RGB chart
      #1026fc CMYK chart
      #1026fc RGB pie chart
      #1026fc color shades, tints & tones
#1026fc color schemes
#1026fc color preview, HTML & CSS examples
           This text has a color of #1026fc        
        
          <p style="color:#1026fc;">Text here</p>
        
        
          .mytext {color:#1026fc;}
        
        Text color #1026fc
      
           This box has a color of #1026fc        
        
          <div style="background-color:#1026fc;">Content here</div>
        
        
          .mybackground {background-color:#1026fc;}
        
        Background color #1026fc
      
           Border around this has a color of #1026fc        
        
          <div style="border:2px solid #1026fc;">Content here</div>
        
        
          .myborder {border:2px solid #1026fc;}
        
        Border color #1026fc