#2728cd color space conversions
Hex:
        #2728cd
        RGB:
        39, 40, 205
        CMY:
        85, 84, 20
        CMYK:
        81, 80, 0, 20
      HSL:
        240°, 68.0328%, 47.8431%
        HSV (HSB):
        240°, 80.9756%, 80.3922%
        XYZ:
        12.6149, 6.3567, 58.3197
        xyY:
        0.1632, 0.0822, 6.3567
      CIE-Lab:
        30.2951, 55.4983, -82.6042
        CIE-LCH:
        30.2951, 99.5164, 303.8955
        CIE-Luv:
        30.2951, -7.6756, -104.8101
        Hunter-Lab:
        25.2125, 45.1897, -119.4966
      #2728cd color charts
#2728cd RGB chart
      #2728cd CMYK chart
      #2728cd RGB pie chart
      #2728cd color shades, tints & tones
#2728cd color schemes
#2728cd color preview, HTML & CSS examples
           This text has a color of #2728cd        
        
          <p style="color:#2728cd;">Text here</p>
        
        
          .mytext {color:#2728cd;}
        
        Text color #2728cd
      
           This box has a color of #2728cd        
        
          <div style="background-color:#2728cd;">Content here</div>
        
        
          .mybackground {background-color:#2728cd;}
        
        Background color #2728cd
      
           Border around this has a color of #2728cd        
        
          <div style="border:2px solid #2728cd;">Content here</div>
        
        
          .myborder {border:2px solid #2728cd;}
        
        Border color #2728cd