#2c1bec color space conversions
Hex:
        #2c1bec
        RGB:
        44, 27, 236
        CMY:
        83, 89, 7
        CMYK:
        81, 89, 0, 7
      HSL:
        245°, 84.6154%, 51.5686%
        HSV (HSB):
        245°, 88.5593%, 92.5490%
        XYZ:
        16.5710, 7.3755, 79.9071
        xyY:
        0.1596, 0.0710, 7.3755
      CIE-Lab:
        32.6468, 69.6382, -96.5269
        CIE-LCH:
        32.6468, 119.0249, 305.8081
        CIE-Luv:
        32.6468, -7.2967, -121.9875
        Hunter-Lab:
        27.1578, 61.3897, -155.4400
      #2c1bec color charts
#2c1bec RGB chart
      #2c1bec CMYK chart
      #2c1bec RGB pie chart
      #2c1bec color shades, tints & tones
#2c1bec color schemes
#2c1bec color preview, HTML & CSS examples
           This text has a color of #2c1bec        
        
          <p style="color:#2c1bec;">Text here</p>
        
        
          .mytext {color:#2c1bec;}
        
        Text color #2c1bec
      
           This box has a color of #2c1bec        
        
          <div style="background-color:#2c1bec;">Content here</div>
        
        
          .mybackground {background-color:#2c1bec;}
        
        Background color #2c1bec
      
           Border around this has a color of #2c1bec        
        
          <div style="border:2px solid #2c1bec;">Content here</div>
        
        
          .myborder {border:2px solid #2c1bec;}
        
        Border color #2c1bec