#2b46ca color space conversions
Hex:
        #2b46ca
        RGB:
        43, 70, 202
        CMY:
        83, 73, 21
        CMYK:
        79, 65, 0, 21
      HSL:
        230°, 64.8980%, 48.0392%
        HSV (HSB):
        230°, 78.7129%, 79.2157%
        XYZ:
        13.8471, 9.1582, 56.9150
        xyY:
        0.1733, 0.1146, 9.1582
      CIE-Lab:
        36.2871, 37.7181, -70.9585
        CIE-LCH:
        36.2871, 80.3603, 297.9930
        CIE-Luv:
        36.2871, -12.1742, -100.1649
        Hunter-Lab:
        30.2625, 28.7162, -90.3237
      #2b46ca color charts
#2b46ca RGB chart
      #2b46ca CMYK chart
      #2b46ca RGB pie chart
      #2b46ca color shades, tints & tones
#2b46ca color schemes
#2b46ca color preview, HTML & CSS examples
           This text has a color of #2b46ca        
        
          <p style="color:#2b46ca;">Text here</p>
        
        
          .mytext {color:#2b46ca;}
        
        Text color #2b46ca
      
           This box has a color of #2b46ca        
        
          <div style="background-color:#2b46ca;">Content here</div>
        
        
          .mybackground {background-color:#2b46ca;}
        
        Background color #2b46ca
      
           Border around this has a color of #2b46ca        
        
          <div style="border:2px solid #2b46ca;">Content here</div>
        
        
          .myborder {border:2px solid #2b46ca;}
        
        Border color #2b46ca