#2741dc color space conversions
Hex:
        #2741dc
        RGB:
        39, 65, 220
        CMY:
        85, 75, 14
        CMYK:
        82, 70, 0, 14
      HSL:
        231°, 72.1116%, 50.7843%
        HSV (HSB):
        231°, 82.2727%, 86.2745%
        XYZ:
        15.6453, 9.3792, 68.6959
        xyY:
        0.1669, 0.1001, 9.3792
      CIE-Lab:
        36.7044, 46.8474, -80.6656
        CIE-LCH:
        36.7044, 93.2825, 300.1463
        CIE-Luv:
        36.7044, -12.0077, -112.3335
        Hunter-Lab:
        30.6255, 37.5933, -111.5551
      #2741dc color charts
#2741dc RGB chart
      #2741dc CMYK chart
      #2741dc RGB pie chart
      #2741dc color shades, tints & tones
#2741dc color schemes
#2741dc color preview, HTML & CSS examples
           This text has a color of #2741dc        
        
          <p style="color:#2741dc;">Text here</p>
        
        
          .mytext {color:#2741dc;}
        
        Text color #2741dc
      
           This box has a color of #2741dc        
        
          <div style="background-color:#2741dc;">Content here</div>
        
        
          .mybackground {background-color:#2741dc;}
        
        Background color #2741dc
      
           Border around this has a color of #2741dc        
        
          <div style="border:2px solid #2741dc;">Content here</div>
        
        
          .myborder {border:2px solid #2741dc;}
        
        Border color #2741dc