#2b42ff color space conversions
Hex:
        #2b42ff
        RGB:
        43, 66, 255
        CMY:
        83, 74, 0
        CMYK:
        83, 74, 0, 0
      HSL:
        233°, 100.0000%, 58.4314%
        HSV (HSB):
        233°, 83.1373%, 100.0000%
        XYZ:
        20.9945, 11.6300, 95.7460
        xyY:
        0.1635, 0.0906, 11.6300
      CIE-Lab:
        40.6219, 58.1847, -93.9854
        CIE-LCH:
        40.6219, 110.5383, 301.7609
        CIE-Luv:
        40.6219, -12.5992, -132.8058
        Hunter-Lab:
        34.1028, 50.2088, -142.5888
      #2b42ff color charts
#2b42ff RGB chart
      #2b42ff CMYK chart
      #2b42ff RGB pie chart
      #2b42ff color shades, tints & tones
#2b42ff color schemes
#2b42ff color preview, HTML & CSS examples
           This text has a color of #2b42ff        
        
          <p style="color:#2b42ff;">Text here</p>
        
        
          .mytext {color:#2b42ff;}
        
        Text color #2b42ff
      
           This box has a color of #2b42ff        
        
          <div style="background-color:#2b42ff;">Content here</div>
        
        
          .mybackground {background-color:#2b42ff;}
        
        Background color #2b42ff
      
           Border around this has a color of #2b42ff        
        
          <div style="border:2px solid #2b42ff;">Content here</div>
        
        
          .myborder {border:2px solid #2b42ff;}
        
        Border color #2b42ff