#2728d7 color space conversions
Hex:
        #2728d7
        RGB:
        39, 40, 215
        CMY:
        85, 84, 16
        CMYK:
        82, 81, 0, 16
      HSL:
        240°, 69.2913%, 49.8039%
        HSV (HSB):
        240°, 81.8605%, 84.3137%
        XYZ:
        13.8612, 6.8552, 64.8826
        xyY:
        0.1619, 0.0801, 6.8552
      CIE-Lab:
        31.4750, 58.5494, -86.4473
        CIE-LCH:
        31.4750, 104.4086, 304.1092
        CIE-Luv:
        31.4750, -8.0826, -110.5463
        Hunter-Lab:
        26.1825, 48.6802, -128.5984
      #2728d7 color charts
#2728d7 RGB chart
      #2728d7 CMYK chart
      #2728d7 RGB pie chart
      #2728d7 color shades, tints & tones
#2728d7 color schemes
#2728d7 color preview, HTML & CSS examples
           This text has a color of #2728d7        
        
          <p style="color:#2728d7;">Text here</p>
        
        
          .mytext {color:#2728d7;}
        
        Text color #2728d7
      
           This box has a color of #2728d7        
        
          <div style="background-color:#2728d7;">Content here</div>
        
        
          .mybackground {background-color:#2728d7;}
        
        Background color #2728d7
      
           Border around this has a color of #2728d7        
        
          <div style="border:2px solid #2728d7;">Content here</div>
        
        
          .myborder {border:2px solid #2728d7;}
        
        Border color #2728d7