#2c29df color space conversions
Hex:
        #2c29df
        RGB:
        44, 41, 223
        CMY:
        83, 84, 13
        CMYK:
        80, 82, 0, 13
      HSL:
        241°, 73.9837%, 51.7647%
        HSV (HSB):
        241°, 81.6143%, 87.4510%
        XYZ:
        15.1509, 7.4491, 70.4513
        xyY:
        0.1628, 0.0801, 7.4491
      CIE-Lab:
        32.8081, 60.7249, -88.8323
        CIE-LCH:
        32.8081, 107.6043, 304.3561
        CIE-Luv:
        32.8081, -7.9614, -115.2117
        Hunter-Lab:
        27.2930, 51.3266, -133.9401
      #2c29df color charts
#2c29df RGB chart
      #2c29df CMYK chart
      #2c29df RGB pie chart
      #2c29df color shades, tints & tones
#2c29df color schemes
#2c29df color preview, HTML & CSS examples
           This text has a color of #2c29df        
        
          <p style="color:#2c29df;">Text here</p>
        
        
          .mytext {color:#2c29df;}
        
        Text color #2c29df
      
           This box has a color of #2c29df        
        
          <div style="background-color:#2c29df;">Content here</div>
        
        
          .mybackground {background-color:#2c29df;}
        
        Background color #2c29df
      
           Border around this has a color of #2c29df        
        
          <div style="border:2px solid #2c29df;">Content here</div>
        
        
          .myborder {border:2px solid #2c29df;}
        
        Border color #2c29df