#445bc5 color space conversions
Hex:
        #445bc5
        RGB:
        68, 91, 197
        CMY:
        73, 64, 23
        CMYK:
        65, 54, 0, 23
      HSL:
        229°, 52.6531%, 51.9608%
        HSV (HSB):
        229°, 65.4822%, 77.2549%
        XYZ:
        16.2030, 12.7423, 54.4288
        xyY:
        0.1943, 0.1528, 12.7423
      CIE-Lab:
        42.3724, 25.6348, -58.0857
        CIE-LCH:
        42.3724, 63.4909, 293.8132
        CIE-Luv:
        42.3724, -12.6512, -87.5342
        Hunter-Lab:
        35.6964, 18.5546, -65.4162
      #445bc5 color charts
#445bc5 RGB chart
      #445bc5 CMYK chart
      #445bc5 RGB pie chart
      #445bc5 color shades, tints & tones
#445bc5 color schemes
#445bc5 color preview, HTML & CSS examples
           This text has a color of #445bc5        
        
          <p style="color:#445bc5;">Text here</p>
        
        
          .mytext {color:#445bc5;}
        
        Text color #445bc5
      
           This box has a color of #445bc5        
        
          <div style="background-color:#445bc5;">Content here</div>
        
        
          .mybackground {background-color:#445bc5;}
        
        Background color #445bc5
      
           Border around this has a color of #445bc5        
        
          <div style="border:2px solid #445bc5;">Content here</div>
        
        
          .myborder {border:2px solid #445bc5;}
        
        Border color #445bc5