#2c28df color space conversions
Hex:
        #2c28df
        RGB:
        44, 40, 223
        CMY:
        83, 84, 13
        CMYK:
        80, 82, 0, 13
      HSL:
        241°, 74.0891%, 51.5686%
        HSV (HSB):
        241°, 82.0628%, 87.4510%
        XYZ:
        15.1168, 7.3808, 70.4399
        xyY:
        0.1627, 0.0794, 7.3808
      CIE-Lab:
        32.6585, 61.1660, -89.0809
        CIE-LCH:
        32.6585, 108.0587, 304.4748
        CIE-Luv:
        32.6585, -7.8505, -115.1876
        Hunter-Lab:
        27.1676, 51.7790, -134.7095
      #2c28df color charts
#2c28df RGB chart
      #2c28df CMYK chart
      #2c28df RGB pie chart
      #2c28df color shades, tints & tones
#2c28df color schemes
#2c28df color preview, HTML & CSS examples
           This text has a color of #2c28df        
        
          <p style="color:#2c28df;">Text here</p>
        
        
          .mytext {color:#2c28df;}
        
        Text color #2c28df
      
           This box has a color of #2c28df        
        
          <div style="background-color:#2c28df;">Content here</div>
        
        
          .mybackground {background-color:#2c28df;}
        
        Background color #2c28df
      
           Border around this has a color of #2c28df        
        
          <div style="border:2px solid #2c28df;">Content here</div>
        
        
          .myborder {border:2px solid #2c28df;}
        
        Border color #2c28df