#2720ff color space conversions
Hex:
        #2720ff
        RGB:
        39, 32, 255
        CMY:
        85, 87, 0
        CMYK:
        85, 87, 0, 0
      HSL:
        242°, 100.0000%, 56.2745%
        HSV (HSB):
        242°, 87.4510%, 100.0000%
        XYZ:
        19.4032, 8.6844, 95.2613
        xyY:
        0.1573, 0.0704, 8.6844
      CIE-Lab:
        35.3693, 72.9877, -102.7177
        CIE-LCH:
        35.3693, 126.0085, 305.3963
        CIE-Luv:
        35.3693, -9.0144, -132.8121
        Hunter-Lab:
        29.4692, 65.9573, -171.0305
      #2720ff color charts
#2720ff RGB chart
      #2720ff CMYK chart
      #2720ff RGB pie chart
      #2720ff color shades, tints & tones
#2720ff color schemes
#2720ff color preview, HTML & CSS examples
           This text has a color of #2720ff        
        
          <p style="color:#2720ff;">Text here</p>
        
        
          .mytext {color:#2720ff;}
        
        Text color #2720ff
      
           This box has a color of #2720ff        
        
          <div style="background-color:#2720ff;">Content here</div>
        
        
          .mybackground {background-color:#2720ff;}
        
        Background color #2720ff
      
           Border around this has a color of #2720ff        
        
          <div style="border:2px solid #2720ff;">Content here</div>
        
        
          .myborder {border:2px solid #2720ff;}
        
        Border color #2720ff