#2764ea color space conversions
Hex:
        #2764ea
        RGB:
        39, 100, 234
        CMY:
        85, 61, 8
        CMYK:
        83, 57, 0, 8
      HSL:
        221°, 82.2785%, 53.5294%
        HSV (HSB):
        221°, 83.3333%, 91.7647%
        XYZ:
        20.2452, 15.4862, 79.7640
        xyY:
        0.1753, 0.1341, 15.4862
      CIE-Lab:
        46.2930, 30.1009, -72.8912
        CIE-LCH:
        46.2930, 78.8619, 292.4385
        CIE-Luv:
        46.2930, -19.9730, -111.3073
        Hunter-Lab:
        39.3525, 22.9636, -92.6288
      #2764ea color charts
#2764ea RGB chart
      #2764ea CMYK chart
      #2764ea RGB pie chart
      #2764ea color shades, tints & tones
#2764ea color schemes
#2764ea color preview, HTML & CSS examples
           This text has a color of #2764ea        
        
          <p style="color:#2764ea;">Text here</p>
        
        
          .mytext {color:#2764ea;}
        
        Text color #2764ea
      
           This box has a color of #2764ea        
        
          <div style="background-color:#2764ea;">Content here</div>
        
        
          .mybackground {background-color:#2764ea;}
        
        Background color #2764ea
      
           Border around this has a color of #2764ea        
        
          <div style="border:2px solid #2764ea;">Content here</div>
        
        
          .myborder {border:2px solid #2764ea;}
        
        Border color #2764ea