#2741d5 color space conversions
Hex:
        #2741d5
        RGB:
        39, 65, 213
        CMY:
        85, 75, 16
        CMYK:
        82, 69, 0, 16
      HSL:
        231°, 69.0476%, 49.4118%
        HSV (HSB):
        231°, 81.6901%, 83.5294%
        XYZ:
        14.7372, 9.0160, 63.9143
        xyY:
        0.1681, 0.1028, 9.0160
      CIE-Lab:
        36.0151, 44.4112, -77.7781
        CIE-LCH:
        36.0151, 89.5644, 299.7263
        CIE-Luv:
        36.0151, -11.8611, -108.0965
        Hunter-Lab:
        30.0267, 35.0619, -105.1850
      #2741d5 color charts
#2741d5 RGB chart
      #2741d5 CMYK chart
      #2741d5 RGB pie chart
      #2741d5 color shades, tints & tones
#2741d5 color schemes
#2741d5 color preview, HTML & CSS examples
           This text has a color of #2741d5        
        
          <p style="color:#2741d5;">Text here</p>
        
        
          .mytext {color:#2741d5;}
        
        Text color #2741d5
      
           This box has a color of #2741d5        
        
          <div style="background-color:#2741d5;">Content here</div>
        
        
          .mybackground {background-color:#2741d5;}
        
        Background color #2741d5
      
           Border around this has a color of #2741d5        
        
          <div style="border:2px solid #2741d5;">Content here</div>
        
        
          .myborder {border:2px solid #2741d5;}
        
        Border color #2741d5