#2732ef color space conversions
Hex:
        #2732ef
        RGB:
        39, 50, 239
        CMY:
        85, 80, 6
        CMYK:
        84, 79, 0, 6
      HSL:
        237°, 86.2069%, 54.5098%
        HSV (HSB):
        237°, 83.6820%, 93.7255%
        XYZ:
        17.5573, 8.9445, 82.4625
        xyY:
        0.1611, 0.0821, 8.9445
      CIE-Lab:
        35.8773, 61.1493, -92.8601
        CIE-LCH:
        35.8773, 111.1856, 303.3653
        CIE-Luv:
        35.8773, -10.2033, -124.3607
        Hunter-Lab:
        29.9074, 52.4513, -142.5426
      #2732ef color charts
#2732ef RGB chart
      #2732ef CMYK chart
      #2732ef RGB pie chart
      #2732ef color shades, tints & tones
#2732ef color schemes
#2732ef color preview, HTML & CSS examples
           This text has a color of #2732ef        
        
          <p style="color:#2732ef;">Text here</p>
        
        
          .mytext {color:#2732ef;}
        
        Text color #2732ef
      
           This box has a color of #2732ef        
        
          <div style="background-color:#2732ef;">Content here</div>
        
        
          .mybackground {background-color:#2732ef;}
        
        Background color #2732ef
      
           Border around this has a color of #2732ef        
        
          <div style="border:2px solid #2732ef;">Content here</div>
        
        
          .myborder {border:2px solid #2732ef;}
        
        Border color #2732ef