#2379cf color space conversions
Hex:
        #2379cf
        RGB:
        35, 121, 207
        CMY:
        86, 53, 19
        CMYK:
        83, 42, 0, 19
      HSL:
        210°, 71.0744%, 47.4510%
        HSV (HSB):
        210°, 83.0918%, 81.1765%
        XYZ:
        18.7930, 18.5371, 61.6190
        xyY:
        0.1899, 0.1873, 18.5371
      CIE-Lab:
        50.1411, 6.1969, -51.3938
        CIE-LCH:
        50.1411, 51.7660, 276.8753
        CIE-Luv:
        50.1411, -27.2377, -79.5221
        Hunter-Lab:
        43.0547, 2.5680, -54.7164
      #2379cf color charts
#2379cf RGB chart
      #2379cf CMYK chart
      #2379cf RGB pie chart
      #2379cf color shades, tints & tones
#2379cf color schemes
#2379cf color preview, HTML & CSS examples
           This text has a color of #2379cf        
        
          <p style="color:#2379cf;">Text here</p>
        
        
          .mytext {color:#2379cf;}
        
        Text color #2379cf
      
           This box has a color of #2379cf        
        
          <div style="background-color:#2379cf;">Content here</div>
        
        
          .mybackground {background-color:#2379cf;}
        
        Background color #2379cf
      
           Border around this has a color of #2379cf        
        
          <div style="border:2px solid #2379cf;">Content here</div>
        
        
          .myborder {border:2px solid #2379cf;}
        
        Border color #2379cf