#2441cf color space conversions
Hex:
        #2441cf
        RGB:
        36, 65, 207
        CMY:
        86, 75, 19
        CMYK:
        83, 69, 0, 19
      HSL:
        230°, 70.3704%, 47.6471%
        HSV (HSB):
        230°, 82.6087%, 81.1765%
        XYZ:
        13.8803, 8.6607, 59.9716
        xyY:
        0.1682, 0.1050, 8.6607
      CIE-Lab:
        35.3226, 42.0859, -75.4554
        CIE-LCH:
        35.3226, 86.3988, 299.1510
        CIE-Luv:
        35.3226, -12.0866, -104.4863
        Hunter-Lab:
        29.4290, 32.6897, -100.2233
      #2441cf color charts
#2441cf RGB chart
      #2441cf CMYK chart
      #2441cf RGB pie chart
      #2441cf color shades, tints & tones
#2441cf color schemes
#2441cf color preview, HTML & CSS examples
           This text has a color of #2441cf        
        
          <p style="color:#2441cf;">Text here</p>
        
        
          .mytext {color:#2441cf;}
        
        Text color #2441cf
      
           This box has a color of #2441cf        
        
          <div style="background-color:#2441cf;">Content here</div>
        
        
          .mybackground {background-color:#2441cf;}
        
        Background color #2441cf
      
           Border around this has a color of #2441cf        
        
          <div style="border:2px solid #2441cf;">Content here</div>
        
        
          .myborder {border:2px solid #2441cf;}
        
        Border color #2441cf