#2c64fa color space conversions
Hex:
        #2c64fa
        RGB:
        44, 100, 250
        CMY:
        83, 61, 2
        CMYK:
        82, 60, 0, 2
      HSL:
        224°, 95.3704%, 57.6471%
        HSV (HSB):
        224°, 82.4000%, 98.0392%
        XYZ:
        22.8512, 16.5519, 92.4329
        xyY:
        0.1733, 0.1255, 16.5519
      CIE-Lab:
        47.6905, 36.3766, -79.5622
        CIE-LCH:
        47.6905, 87.4837, 294.5703
        CIE-Luv:
        47.6905, -19.3267, -121.9558
        Hunter-Lab:
        40.6841, 29.0617, -106.2261
      #2c64fa color charts
#2c64fa RGB chart
      #2c64fa CMYK chart
      #2c64fa RGB pie chart
      #2c64fa color shades, tints & tones
#2c64fa color schemes
#2c64fa color preview, HTML & CSS examples
           This text has a color of #2c64fa        
        
          <p style="color:#2c64fa;">Text here</p>
        
        
          .mytext {color:#2c64fa;}
        
        Text color #2c64fa
      
           This box has a color of #2c64fa        
        
          <div style="background-color:#2c64fa;">Content here</div>
        
        
          .mybackground {background-color:#2c64fa;}
        
        Background color #2c64fa
      
           Border around this has a color of #2c64fa        
        
          <div style="border:2px solid #2c64fa;">Content here</div>
        
        
          .myborder {border:2px solid #2c64fa;}
        
        Border color #2c64fa