#445cd5 color space conversions
Hex:
        #445cd5
        RGB:
        68, 92, 213
        CMY:
        73, 64, 16
        CMYK:
        68, 57, 0, 16
      HSL:
        230°, 63.3188%, 55.0980%
        HSV (HSB):
        230°, 68.0751%, 83.5294%
        XYZ:
        18.2213, 13.6873, 64.6323
        xyY:
        0.1887, 0.1418, 13.6873
      CIE-Lab:
        43.7811, 30.6263, -65.0131
        CIE-LCH:
        43.7811, 71.8657, 295.2241
        CIE-Luv:
        43.7811, -13.2241, -98.5943
        Hunter-Lab:
        36.9964, 23.1703, -77.6816
      #445cd5 color charts
#445cd5 RGB chart
      #445cd5 CMYK chart
      #445cd5 RGB pie chart
      #445cd5 color shades, tints & tones
#445cd5 color schemes
#445cd5 color preview, HTML & CSS examples
           This text has a color of #445cd5        
        
          <p style="color:#445cd5;">Text here</p>
        
        
          .mytext {color:#445cd5;}
        
        Text color #445cd5
      
           This box has a color of #445cd5        
        
          <div style="background-color:#445cd5;">Content here</div>
        
        
          .mybackground {background-color:#445cd5;}
        
        Background color #445cd5
      
           Border around this has a color of #445cd5        
        
          <div style="border:2px solid #445cd5;">Content here</div>
        
        
          .myborder {border:2px solid #445cd5;}
        
        Border color #445cd5