#1045fd color space conversions
Hex:
        #1045fd
        RGB:
        16, 69, 253
        CMY:
        94, 73, 1
        CMYK:
        94, 73, 0, 1
      HSL:
        227°, 98.3402%, 52.7451%
        HSV (HSB):
        227°, 93.6759%, 99.2157%
        XYZ:
        20.0714, 11.4583, 94.0823
        xyY:
        0.1598, 0.0912, 11.4583
      CIE-Lab:
        40.3418, 54.8961, -93.3521
        CIE-LCH:
        40.3418, 108.2968, 300.4579
        CIE-Luv:
        40.3418, -14.9620, -131.5633
        Hunter-Lab:
        33.8500, 46.6043, -141.0947
      #1045fd color charts
#1045fd RGB chart
      #1045fd CMYK chart
      #1045fd RGB pie chart
      #1045fd color shades, tints & tones
#1045fd color schemes
#1045fd color preview, HTML & CSS examples
           This text has a color of #1045fd        
        
          <p style="color:#1045fd;">Text here</p>
        
        
          .mytext {color:#1045fd;}
        
        Text color #1045fd
      
           This box has a color of #1045fd        
        
          <div style="background-color:#1045fd;">Content here</div>
        
        
          .mybackground {background-color:#1045fd;}
        
        Background color #1045fd
      
           Border around this has a color of #1045fd        
        
          <div style="border:2px solid #1045fd;">Content here</div>
        
        
          .myborder {border:2px solid #1045fd;}
        
        Border color #1045fd