#2971fd color space conversions
Hex:
        #2971fd
        RGB:
        41, 113, 253
        CMY:
        84, 56, 1
        CMYK:
        84, 55, 0, 1
      HSL:
        220°, 98.1481%, 57.6471%
        HSV (HSB):
        220°, 83.7945%, 99.2157%
        XYZ:
        24.5492, 19.3735, 95.3741
        xyY:
        0.1762, 0.1391, 19.3735
      CIE-Lab:
        51.1214, 29.1057, -75.6345
        CIE-LCH:
        51.1214, 81.0415, 291.0477
        CIE-Luv:
        51.1214, -22.9448, -118.5270
        Hunter-Lab:
        44.0154, 22.5300, -97.6610
      #2971fd color charts
#2971fd RGB chart
      #2971fd CMYK chart
      #2971fd RGB pie chart
      #2971fd color shades, tints & tones
#2971fd color schemes
#2971fd color preview, HTML & CSS examples
           This text has a color of #2971fd        
        
          <p style="color:#2971fd;">Text here</p>
        
        
          .mytext {color:#2971fd;}
        
        Text color #2971fd
      
           This box has a color of #2971fd        
        
          <div style="background-color:#2971fd;">Content here</div>
        
        
          .mybackground {background-color:#2971fd;}
        
        Background color #2971fd
      
           Border around this has a color of #2971fd        
        
          <div style="border:2px solid #2971fd;">Content here</div>
        
        
          .myborder {border:2px solid #2971fd;}
        
        Border color #2971fd