#2672df color space conversions
Hex:
        #2672df
        RGB:
        38, 114, 223
        CMY:
        85, 55, 13
        CMYK:
        83, 49, 0, 13
      HSL:
        215°, 74.2972%, 51.1765%
        HSV (HSB):
        215°, 82.9596%, 87.4510%
        XYZ:
        20.1359, 17.7744, 72.1816
        xyY:
        0.1829, 0.1615, 17.7744
      CIE-Lab:
        49.2213, 16.9409, -61.9383
        CIE-LCH:
        49.2213, 64.2133, 285.2970
        CIE-Luv:
        49.2213, -24.1922, -96.2968
        Hunter-Lab:
        42.1597, 11.4740, -71.9985
      #2672df color charts
#2672df RGB chart
      #2672df CMYK chart
      #2672df RGB pie chart
      #2672df color shades, tints & tones
#2672df color schemes
#2672df color preview, HTML & CSS examples
           This text has a color of #2672df        
        
          <p style="color:#2672df;">Text here</p>
        
        
          .mytext {color:#2672df;}
        
        Text color #2672df
      
           This box has a color of #2672df        
        
          <div style="background-color:#2672df;">Content here</div>
        
        
          .mybackground {background-color:#2672df;}
        
        Background color #2672df
      
           Border around this has a color of #2672df        
        
          <div style="border:2px solid #2672df;">Content here</div>
        
        
          .myborder {border:2px solid #2672df;}
        
        Border color #2672df