#2728ce color space conversions
Hex:
        #2728ce
        RGB:
        39, 40, 206
        CMY:
        85, 84, 19
        CMYK:
        81, 81, 0, 19
      HSL:
        240°, 68.1633%, 48.0392%
        HSV (HSB):
        240°, 81.0680%, 80.7843%
        XYZ:
        12.7361, 6.4051, 58.9576
        xyY:
        0.1631, 0.0820, 6.4051
      CIE-Lab:
        30.4124, 55.8063, -82.9919
        CIE-LCH:
        30.4124, 100.0100, 303.9181
        CIE-Luv:
        30.4124, -7.7163, -105.3853
        Hunter-Lab:
        25.3084, 45.5377, -120.4041
      #2728ce color charts
#2728ce RGB chart
      #2728ce CMYK chart
      #2728ce RGB pie chart
      #2728ce color shades, tints & tones
#2728ce color schemes
#2728ce color preview, HTML & CSS examples
           This text has a color of #2728ce        
        
          <p style="color:#2728ce;">Text here</p>
        
        
          .mytext {color:#2728ce;}
        
        Text color #2728ce
      
           This box has a color of #2728ce        
        
          <div style="background-color:#2728ce;">Content here</div>
        
        
          .mybackground {background-color:#2728ce;}
        
        Background color #2728ce
      
           Border around this has a color of #2728ce        
        
          <div style="border:2px solid #2728ce;">Content here</div>
        
        
          .myborder {border:2px solid #2728ce;}
        
        Border color #2728ce