#2b23ef color space conversions
Hex:
        #2b23ef
        RGB:
        43, 35, 239
        CMY:
        83, 86, 6
        CMYK:
        82, 85, 0, 6
      HSL:
        242°, 86.4407%, 53.7255%
        HSV (HSB):
        242°, 85.3556%, 93.7255%
        XYZ:
        17.1773, 7.9476, 82.2901
        xyY:
        0.1599, 0.0740, 7.9476
      CIE-Lab:
        33.8736, 67.7163, -96.1875
        CIE-LCH:
        33.8736, 117.6331, 305.1457
        CIE-Luv:
        33.8736, -8.1754, -124.0506
        Hunter-Lab:
        28.1916, 59.4258, -153.3310
      #2b23ef color charts
#2b23ef RGB chart
      #2b23ef CMYK chart
      #2b23ef RGB pie chart
      #2b23ef color shades, tints & tones
#2b23ef color schemes
#2b23ef color preview, HTML & CSS examples
           This text has a color of #2b23ef        
        
          <p style="color:#2b23ef;">Text here</p>
        
        
          .mytext {color:#2b23ef;}
        
        Text color #2b23ef
      
           This box has a color of #2b23ef        
        
          <div style="background-color:#2b23ef;">Content here</div>
        
        
          .mybackground {background-color:#2b23ef;}
        
        Background color #2b23ef
      
           Border around this has a color of #2b23ef        
        
          <div style="border:2px solid #2b23ef;">Content here</div>
        
        
          .myborder {border:2px solid #2b23ef;}
        
        Border color #2b23ef