#442bc3 color space conversions
Hex:
        #442bc3
        RGB:
        68, 43, 195
        CMY:
        73, 83, 24
        CMYK:
        65, 78, 0, 24
      HSL:
        250°, 63.8655%, 46.6667%
        HSV (HSB):
        250°, 77.9487%, 76.4706%
        XYZ:
        13.0981, 6.8968, 52.2706
        xyY:
        0.1812, 0.0954, 6.8968
      CIE-Lab:
        31.5709, 53.2148, -74.5827
        CIE-LCH:
        31.5709, 91.6210, 305.5079
        CIE-Luv:
        31.5709, -2.5367, -99.0223
        Hunter-Lab:
        26.2618, 43.0688, -99.6256
      #442bc3 color charts
#442bc3 RGB chart
      #442bc3 CMYK chart
      #442bc3 RGB pie chart
      #442bc3 color shades, tints & tones
#442bc3 color schemes
#442bc3 color preview, HTML & CSS examples
           This text has a color of #442bc3        
        
          <p style="color:#442bc3;">Text here</p>
        
        
          .mytext {color:#442bc3;}
        
        Text color #442bc3
      
           This box has a color of #442bc3        
        
          <div style="background-color:#442bc3;">Content here</div>
        
        
          .mybackground {background-color:#442bc3;}
        
        Background color #442bc3
      
           Border around this has a color of #442bc3        
        
          <div style="border:2px solid #442bc3;">Content here</div>
        
        
          .myborder {border:2px solid #442bc3;}
        
        Border color #442bc3