#2b1cbf color space conversions
Hex:
        #2b1cbf
        RGB:
        43, 28, 191
        CMY:
        83, 89, 25
        CMYK:
        77, 85, 0, 25
      HSL:
        246°, 74.4292%, 42.9412%
        HSV (HSB):
        246°, 85.3403%, 74.9020%
        XYZ:
        10.8155, 5.1057, 49.7057
        xyY:
        0.1648, 0.0778, 5.1057
      CIE-Lab:
        27.0338, 56.8017, -79.8007
        CIE-LCH:
        27.0338, 97.9520, 305.4430
        CIE-Luv:
        27.0338, -5.2462, -96.3133
        Hunter-Lab:
        22.5958, 45.8966, -114.6078
      #2b1cbf color charts
#2b1cbf RGB chart
      #2b1cbf CMYK chart
      #2b1cbf RGB pie chart
      #2b1cbf color shades, tints & tones
#2b1cbf color schemes
#2b1cbf color preview, HTML & CSS examples
           This text has a color of #2b1cbf        
        
          <p style="color:#2b1cbf;">Text here</p>
        
        
          .mytext {color:#2b1cbf;}
        
        Text color #2b1cbf
      
           This box has a color of #2b1cbf        
        
          <div style="background-color:#2b1cbf;">Content here</div>
        
        
          .mybackground {background-color:#2b1cbf;}
        
        Background color #2b1cbf
      
           Border around this has a color of #2b1cbf        
        
          <div style="border:2px solid #2b1cbf;">Content here</div>
        
        
          .myborder {border:2px solid #2b1cbf;}
        
        Border color #2b1cbf