#445dfd color space conversions
Hex:
        #445dfd
        RGB:
        68, 93, 253
        CMY:
        73, 64, 1
        CMYK:
        73, 63, 0, 1
      HSL:
        232°, 97.8836%, 62.9412%
        HSV (HSB):
        232°, 73.1225%, 99.2157%
        XYZ:
        24.0279, 16.1495, 94.7793
        xyY:
        0.1780, 0.1197, 16.1495
      CIE-Lab:
        47.1700, 43.8672, -82.0485
        CIE-LCH:
        47.1700, 93.0392, 298.1312
        CIE-Luv:
        47.1700, -14.2784, -125.3179
        Hunter-Lab:
        40.1864, 36.4007, -111.7043
      #445dfd color charts
#445dfd RGB chart
      #445dfd CMYK chart
      #445dfd RGB pie chart
      #445dfd color shades, tints & tones
#445dfd color schemes
#445dfd color preview, HTML & CSS examples
           This text has a color of #445dfd        
        
          <p style="color:#445dfd;">Text here</p>
        
        
          .mytext {color:#445dfd;}
        
        Text color #445dfd
      
           This box has a color of #445dfd        
        
          <div style="background-color:#445dfd;">Content here</div>
        
        
          .mybackground {background-color:#445dfd;}
        
        Background color #445dfd
      
           Border around this has a color of #445dfd        
        
          <div style="border:2px solid #445dfd;">Content here</div>
        
        
          .myborder {border:2px solid #445dfd;}
        
        Border color #445dfd