#2b16df color space conversions
Hex:
        #2b16df
        RGB:
        43, 22, 223
        CMY:
        83, 91, 13
        CMYK:
        81, 90, 0, 13
      HSL:
        246°, 82.0408%, 48.0392%
        HSV (HSB):
        246°, 90.1345%, 87.4510%
        XYZ:
        14.6025, 6.4151, 70.2806
        xyY:
        0.1599, 0.0703, 6.4151
      CIE-Lab:
        30.4365, 67.6355, -92.7814
        CIE-LCH:
        30.4365, 114.8170, 306.0912
        CIE-Luv:
        30.4365, -6.4327, -114.2900
        Hunter-Lab:
        25.3281, 58.5868, -146.7888
      #2b16df color charts
#2b16df RGB chart
      #2b16df CMYK chart
      #2b16df RGB pie chart
      #2b16df color shades, tints & tones
#2b16df color schemes
#2b16df color preview, HTML & CSS examples
           This text has a color of #2b16df        
        
          <p style="color:#2b16df;">Text here</p>
        
        
          .mytext {color:#2b16df;}
        
        Text color #2b16df
      
           This box has a color of #2b16df        
        
          <div style="background-color:#2b16df;">Content here</div>
        
        
          .mybackground {background-color:#2b16df;}
        
        Background color #2b16df
      
           Border around this has a color of #2b16df        
        
          <div style="border:2px solid #2b16df;">Content here</div>
        
        
          .myborder {border:2px solid #2b16df;}
        
        Border color #2b16df