#270edf color space conversions
Hex:
        #270edf
        RGB:
        39, 14, 223
        CMY:
        85, 95, 13
        CMYK:
        83, 94, 0, 13
      HSL:
        247°, 88.1857%, 46.4706%
        HSV (HSB):
        247°, 93.7220%, 87.4510%
        XYZ:
        14.3130, 6.0731, 70.2299
        xyY:
        0.1580, 0.0670, 6.0731
      CIE-Lab:
        29.5962, 69.4765, -94.1886
        CIE-LCH:
        29.5962, 117.0405, 306.4137
        CIE-Luv:
        29.5962, -6.4328, -113.6638
        Hunter-Lab:
        24.6437, 60.5460, -151.7146
      #270edf color charts
#270edf RGB chart
      #270edf CMYK chart
      #270edf RGB pie chart
      #270edf color shades, tints & tones
#270edf color schemes
#270edf color preview, HTML & CSS examples
           This text has a color of #270edf        
        
          <p style="color:#270edf;">Text here</p>
        
        
          .mytext {color:#270edf;}
        
        Text color #270edf
      
           This box has a color of #270edf        
        
          <div style="background-color:#270edf;">Content here</div>
        
        
          .mybackground {background-color:#270edf;}
        
        Background color #270edf
      
           Border around this has a color of #270edf        
        
          <div style="border:2px solid #270edf;">Content here</div>
        
        
          .myborder {border:2px solid #270edf;}
        
        Border color #270edf