#2954df color space conversions
Hex:
        #2954df
        RGB:
        41, 84, 223
        CMY:
        84, 67, 13
        CMYK:
        82, 62, 0, 13
      HSL:
        226°, 73.9837%, 51.7647%
        HSV (HSB):
        226°, 81.6143%, 87.4510%
        XYZ:
        17.4041, 12.1398, 71.2380
        xyY:
        0.1727, 0.1205, 12.1398
      CIE-Lab:
        41.4374, 36.3524, -74.5956
        CIE-LCH:
        41.4374, 82.9819, 295.9812
        CIE-Luv:
        41.4374, -15.8185, -109.8524
        Hunter-Lab:
        34.8422, 28.1889, -96.8342
      #2954df color charts
#2954df RGB chart
      #2954df CMYK chart
      #2954df RGB pie chart
      #2954df color shades, tints & tones
#2954df color schemes
#2954df color preview, HTML & CSS examples
           This text has a color of #2954df        
        
          <p style="color:#2954df;">Text here</p>
        
        
          .mytext {color:#2954df;}
        
        Text color #2954df
      
           This box has a color of #2954df        
        
          <div style="background-color:#2954df;">Content here</div>
        
        
          .mybackground {background-color:#2954df;}
        
        Background color #2954df
      
           Border around this has a color of #2954df        
        
          <div style="border:2px solid #2954df;">Content here</div>
        
        
          .myborder {border:2px solid #2954df;}
        
        Border color #2954df