#2b23df color space conversions
Hex:
        #2b23df
        RGB:
        43, 35, 223
        CMY:
        83, 86, 13
        CMYK:
        81, 84, 0, 13
      HSL:
        243°, 74.6032%, 50.5882%
        HSV (HSB):
        243°, 84.3049%, 87.4510%
        XYZ:
        14.9166, 7.0434, 70.3854
        xyY:
        0.1615, 0.0763, 7.0434
      CIE-Lab:
        31.9054, 63.2106, -90.3346
        CIE-LCH:
        31.9054, 110.2539, 304.9820
        CIE-Luv:
        31.9054, -7.4543, -114.9920
        Hunter-Lab:
        26.5393, 53.8830, -138.6663
      #2b23df color charts
#2b23df RGB chart
      #2b23df CMYK chart
      #2b23df RGB pie chart
      #2b23df color shades, tints & tones
#2b23df color schemes
#2b23df color preview, HTML & CSS examples
           This text has a color of #2b23df        
        
          <p style="color:#2b23df;">Text here</p>
        
        
          .mytext {color:#2b23df;}
        
        Text color #2b23df
      
           This box has a color of #2b23df        
        
          <div style="background-color:#2b23df;">Content here</div>
        
        
          .mybackground {background-color:#2b23df;}
        
        Background color #2b23df
      
           Border around this has a color of #2b23df        
        
          <div style="border:2px solid #2b23df;">Content here</div>
        
        
          .myborder {border:2px solid #2b23df;}
        
        Border color #2b23df