#2975e7 color space conversions
Hex:
        #2975e7
        RGB:
        41, 117, 231
        CMY:
        84, 54, 9
        CMYK:
        82, 49, 0, 9
      HSL:
        216°, 79.8319%, 53.3333%
        HSV (HSB):
        216°, 82.2511%, 90.5882%
        XYZ:
        21.6995, 18.9635, 78.1179
        xyY:
        0.1827, 0.1597, 18.9635
      CIE-Lab:
        50.6445, 18.3304, -64.1399
        CIE-LCH:
        50.6445, 66.7078, 285.9493
        CIE-Luv:
        50.6445, -24.5265, -100.4512
        Hunter-Lab:
        43.5471, 12.7391, -75.8757
      #2975e7 color charts
#2975e7 RGB chart
      #2975e7 CMYK chart
      #2975e7 RGB pie chart
      #2975e7 color shades, tints & tones
#2975e7 color schemes
#2975e7 color preview, HTML & CSS examples
           This text has a color of #2975e7        
        
          <p style="color:#2975e7;">Text here</p>
        
        
          .mytext {color:#2975e7;}
        
        Text color #2975e7
      
           This box has a color of #2975e7        
        
          <div style="background-color:#2975e7;">Content here</div>
        
        
          .mybackground {background-color:#2975e7;}
        
        Background color #2975e7
      
           Border around this has a color of #2975e7        
        
          <div style="border:2px solid #2975e7;">Content here</div>
        
        
          .myborder {border:2px solid #2975e7;}
        
        Border color #2975e7