#2c43fe color space conversions
Hex:
        #2c43fe
        RGB:
        44, 67, 254
        CMY:
        83, 74, 0
        CMYK:
        83, 74, 0, 0
      HSL:
        233°, 99.0566%, 58.4314%
        HSV (HSB):
        233°, 82.6772%, 99.6078%
        XYZ:
        20.9353, 11.7055, 94.9219
        xyY:
        0.1641, 0.0918, 11.7055
      CIE-Lab:
        40.7442, 57.3731, -93.2232
        CIE-LCH:
        40.7442, 109.4634, 301.6097
        CIE-Luv:
        40.7442, -12.6300, -132.1238
        Hunter-Lab:
        34.2134, 49.3513, -140.5455
      #2c43fe color charts
#2c43fe RGB chart
      #2c43fe CMYK chart
      #2c43fe RGB pie chart
      #2c43fe color shades, tints & tones
#2c43fe color schemes
#2c43fe color preview, HTML & CSS examples
           This text has a color of #2c43fe        
        
          <p style="color:#2c43fe;">Text here</p>
        
        
          .mytext {color:#2c43fe;}
        
        Text color #2c43fe
      
           This box has a color of #2c43fe        
        
          <div style="background-color:#2c43fe;">Content here</div>
        
        
          .mybackground {background-color:#2c43fe;}
        
        Background color #2c43fe
      
           Border around this has a color of #2c43fe        
        
          <div style="border:2px solid #2c43fe;">Content here</div>
        
        
          .myborder {border:2px solid #2c43fe;}
        
        Border color #2c43fe