#2b23ed color space conversions
Hex:
        #2b23ed
        RGB:
        43, 35, 237
        CMY:
        83, 86, 7
        CMYK:
        82, 85, 0, 7
      HSL:
        242°, 84.8739%, 53.3333%
        HSV (HSB):
        242°, 85.2321%, 92.9412%
        XYZ:
        16.8834, 7.8301, 80.7423
        xyY:
        0.1601, 0.0742, 7.8301
      CIE-Lab:
        33.6265, 67.1600, -95.4642
        CIE-LCH:
        33.6265, 116.7214, 305.1267
        CIE-Luv:
        33.6265, -8.0860, -122.9221
        Hunter-Lab:
        27.9823, 58.7306, -151.4924
      #2b23ed color charts
#2b23ed RGB chart
      #2b23ed CMYK chart
      #2b23ed RGB pie chart
      #2b23ed color shades, tints & tones
#2b23ed color schemes
#2b23ed color preview, HTML & CSS examples
           This text has a color of #2b23ed        
        
          <p style="color:#2b23ed;">Text here</p>
        
        
          .mytext {color:#2b23ed;}
        
        Text color #2b23ed
      
           This box has a color of #2b23ed        
        
          <div style="background-color:#2b23ed;">Content here</div>
        
        
          .mybackground {background-color:#2b23ed;}
        
        Background color #2b23ed
      
           Border around this has a color of #2b23ed        
        
          <div style="border:2px solid #2b23ed;">Content here</div>
        
        
          .myborder {border:2px solid #2b23ed;}
        
        Border color #2b23ed