#2935d1 color space conversions
Hex:
        #2935d1
        RGB:
        41, 53, 209
        CMY:
        84, 79, 18
        CMYK:
        80, 75, 0, 18
      HSL:
        236°, 67.2000%, 49.0196%
        HSV (HSB):
        236°, 80.3828%, 81.9608%
        XYZ:
        13.6962, 7.6211, 61.0707
        xyY:
        0.1662, 0.0925, 7.6211
      CIE-Lab:
        33.1809, 50.1474, -80.1434
        CIE-LCH:
        33.1809, 94.5396, 302.0351
        CIE-Luv:
        33.1809, -9.4079, -106.9537
        Hunter-Lab:
        27.6063, 40.2474, -111.8372
      #2935d1 color charts
#2935d1 RGB chart
      #2935d1 CMYK chart
      #2935d1 RGB pie chart
      #2935d1 color shades, tints & tones
#2935d1 color schemes
#2935d1 color preview, HTML & CSS examples
           This text has a color of #2935d1        
        
          <p style="color:#2935d1;">Text here</p>
        
        
          .mytext {color:#2935d1;}
        
        Text color #2935d1
      
           This box has a color of #2935d1        
        
          <div style="background-color:#2935d1;">Content here</div>
        
        
          .mybackground {background-color:#2935d1;}
        
        Background color #2935d1
      
           Border around this has a color of #2935d1        
        
          <div style="border:2px solid #2935d1;">Content here</div>
        
        
          .myborder {border:2px solid #2935d1;}
        
        Border color #2935d1