#2753fe color space conversions
Hex:
        #2753fe
        RGB:
        39, 83, 254
        CMY:
        85, 67, 0
        CMYK:
        85, 67, 0, 0
      HSL:
        228°, 99.0783%, 57.4510%
        HSV (HSB):
        228°, 84.6457%, 99.6078%
        XYZ:
        21.8193, 13.7736, 95.2745
        xyY:
        0.1667, 0.1052, 13.7736
      CIE-Lab:
        43.9065, 47.9349, -88.0073
        CIE-LCH:
        43.9065, 100.2150, 298.5758
        CIE-Luv:
        43.9065, -16.0510, -129.7279
        Hunter-Lab:
        37.1128, 39.9962, -126.2279
      #2753fe color charts
#2753fe RGB chart
      #2753fe CMYK chart
      #2753fe RGB pie chart
      #2753fe color shades, tints & tones
#2753fe color schemes
#2753fe color preview, HTML & CSS examples
           This text has a color of #2753fe        
        
          <p style="color:#2753fe;">Text here</p>
        
        
          .mytext {color:#2753fe;}
        
        Text color #2753fe
      
           This box has a color of #2753fe        
        
          <div style="background-color:#2753fe;">Content here</div>
        
        
          .mybackground {background-color:#2753fe;}
        
        Background color #2753fe
      
           Border around this has a color of #2753fe        
        
          <div style="border:2px solid #2753fe;">Content here</div>
        
        
          .myborder {border:2px solid #2753fe;}
        
        Border color #2753fe