#2364cf color space conversions
Hex:
        #2364cf
        RGB:
        35, 100, 207
        CMY:
        86, 61, 19
        CMYK:
        83, 52, 0, 19
      HSL:
        217°, 71.0744%, 47.4510%
        HSV (HSB):
        217°, 83.0918%, 81.1765%
        XYZ:
        16.5128, 13.9767, 60.8589
        xyY:
        0.1808, 0.1530, 13.9767
      CIE-Lab:
        44.1994, 19.5153, -60.9551
        CIE-LCH:
        44.1994, 64.0029, 287.7529
        CIE-Luv:
        44.1994, -20.8247, -92.2712
        Hunter-Lab:
        37.3854, 13.4175, -70.3473
      #2364cf color charts
#2364cf RGB chart
      #2364cf CMYK chart
      #2364cf RGB pie chart
      #2364cf color shades, tints & tones
#2364cf color schemes
#2364cf color preview, HTML & CSS examples
           This text has a color of #2364cf        
        
          <p style="color:#2364cf;">Text here</p>
        
        
          .mytext {color:#2364cf;}
        
        Text color #2364cf
      
           This box has a color of #2364cf        
        
          <div style="background-color:#2364cf;">Content here</div>
        
        
          .mybackground {background-color:#2364cf;}
        
        Background color #2364cf
      
           Border around this has a color of #2364cf        
        
          <div style="border:2px solid #2364cf;">Content here</div>
        
        
          .myborder {border:2px solid #2364cf;}
        
        Border color #2364cf