#2049df color space conversions
Hex:
        #2049df
        RGB:
        32, 73, 223
        CMY:
        87, 71, 13
        CMYK:
        86, 67, 0, 13
      HSL:
        227°, 74.9020%, 50.0000%
        HSV (HSB):
        227°, 85.6502%, 87.4510%
        XYZ:
        16.2975, 10.3999, 70.9604
        xyY:
        0.1669, 0.1065, 10.3999
      CIE-Lab:
        38.5507, 42.6452, -79.3468
        CIE-LCH:
        38.5507, 90.0807, 298.2559
        CIE-Luv:
        38.5507, -14.3297, -112.9283
        Hunter-Lab:
        32.2488, 33.7725, -107.8877
      #2049df color charts
#2049df RGB chart
      #2049df CMYK chart
      #2049df RGB pie chart
      #2049df color shades, tints & tones
#2049df color schemes
#2049df color preview, HTML & CSS examples
           This text has a color of #2049df        
        
          <p style="color:#2049df;">Text here</p>
        
        
          .mytext {color:#2049df;}
        
        Text color #2049df
      
           This box has a color of #2049df        
        
          <div style="background-color:#2049df;">Content here</div>
        
        
          .mybackground {background-color:#2049df;}
        
        Background color #2049df
      
           Border around this has a color of #2049df        
        
          <div style="border:2px solid #2049df;">Content here</div>
        
        
          .myborder {border:2px solid #2049df;}
        
        Border color #2049df