#2740ec color space conversions
Hex:
        #2740ec
        RGB:
        39, 64, 236
        CMY:
        85, 75, 7
        CMYK:
        83, 73, 0, 7
      HSL:
        232°, 83.8298%, 53.9216%
        HSV (HSB):
        232°, 83.4746%, 92.5490%
        XYZ:
        17.8104, 10.1543, 80.3781
        xyY:
        0.1644, 0.0937, 10.1543
      CIE-Lab:
        38.1179, 52.8536, -87.4479
        CIE-LCH:
        38.1179, 102.1794, 301.1488
        CIE-Luv:
        38.1179, -12.1957, -121.9605
        Hunter-Lab:
        31.8657, 44.0023, -127.2471
      #2740ec color charts
#2740ec RGB chart
      #2740ec CMYK chart
      #2740ec RGB pie chart
      #2740ec color shades, tints & tones
#2740ec color schemes
#2740ec color preview, HTML & CSS examples
           This text has a color of #2740ec        
        
          <p style="color:#2740ec;">Text here</p>
        
        
          .mytext {color:#2740ec;}
        
        Text color #2740ec
      
           This box has a color of #2740ec        
        
          <div style="background-color:#2740ec;">Content here</div>
        
        
          .mybackground {background-color:#2740ec;}
        
        Background color #2740ec
      
           Border around this has a color of #2740ec        
        
          <div style="border:2px solid #2740ec;">Content here</div>
        
        
          .myborder {border:2px solid #2740ec;}
        
        Border color #2740ec