#2c3af1 color space conversions
Hex:
        #2c3af1
        RGB:
        44, 58, 241
        CMY:
        83, 77, 5
        CMYK:
        82, 76, 0, 5
      HSL:
        236°, 87.5556%, 55.8824%
        HSV (HSB):
        236°, 81.7427%, 94.5098%
        XYZ:
        18.4289, 9.9125, 84.1611
        xyY:
        0.1638, 0.0881, 9.9125
      CIE-Lab:
        37.6849, 57.9946, -90.9868
        CIE-LCH:
        37.6849, 107.8979, 302.5132
        CIE-Luv:
        37.6849, -10.8554, -125.2797
        Hunter-Lab:
        31.4841, 49.3865, -136.4512
      #2c3af1 color charts
#2c3af1 RGB chart
      #2c3af1 CMYK chart
      #2c3af1 RGB pie chart
      #2c3af1 color shades, tints & tones
#2c3af1 color schemes
#2c3af1 color preview, HTML & CSS examples
           This text has a color of #2c3af1        
        
          <p style="color:#2c3af1;">Text here</p>
        
        
          .mytext {color:#2c3af1;}
        
        Text color #2c3af1
      
           This box has a color of #2c3af1        
        
          <div style="background-color:#2c3af1;">Content here</div>
        
        
          .mybackground {background-color:#2c3af1;}
        
        Background color #2c3af1
      
           Border around this has a color of #2c3af1        
        
          <div style="border:2px solid #2c3af1;">Content here</div>
        
        
          .myborder {border:2px solid #2c3af1;}
        
        Border color #2c3af1