#1067fd color space conversions
Hex:
        #1067fd
        RGB:
        16, 103, 253
        CMY:
        94, 60, 1
        CMYK:
        94, 59, 0, 1
      HSL:
        218°, 98.3402%, 52.7451%
        HSV (HSB):
        218°, 93.6759%, 99.2157%
        XYZ:
        22.7936, 16.9025, 94.9897
        xyY:
        0.1692, 0.1255, 16.9025
      CIE-Lab:
        48.1370, 34.1904, -80.5226
        CIE-LCH:
        48.1370, 87.4807, 293.0064
        CIE-Luv:
        48.1370, -22.1563, -123.4778
        Hunter-Lab:
        41.1127, 27.0163, -108.2091
      #1067fd color charts
#1067fd RGB chart
      #1067fd CMYK chart
      #1067fd RGB pie chart
      #1067fd color shades, tints & tones
#1067fd color schemes
#1067fd color preview, HTML & CSS examples
           This text has a color of #1067fd        
        
          <p style="color:#1067fd;">Text here</p>
        
        
          .mytext {color:#1067fd;}
        
        Text color #1067fd
      
           This box has a color of #1067fd        
        
          <div style="background-color:#1067fd;">Content here</div>
        
        
          .mybackground {background-color:#1067fd;}
        
        Background color #1067fd
      
           Border around this has a color of #1067fd        
        
          <div style="border:2px solid #1067fd;">Content here</div>
        
        
          .myborder {border:2px solid #1067fd;}
        
        Border color #1067fd