#2c2bec color space conversions
Hex:
        #2c2bec
        RGB:
        44, 43, 236
        CMY:
        83, 83, 7
        CMYK:
        81, 82, 0, 7
      HSL:
        240°, 83.5498%, 54.7059%
        HSV (HSB):
        240°, 81.7797%, 92.5490%
        XYZ:
        17.0429, 8.3194, 80.0644
        xyY:
        0.1617, 0.0789, 8.3194
      CIE-Lab:
        34.6393, 63.6768, -93.2099
        CIE-LCH:
        34.6393, 112.8841, 304.3391
        CIE-Luv:
        34.6393, -8.7326, -122.6396
        Hunter-Lab:
        28.8433, 54.9962, -144.3894
      #2c2bec color charts
#2c2bec RGB chart
      #2c2bec CMYK chart
      #2c2bec RGB pie chart
      #2c2bec color shades, tints & tones
#2c2bec color schemes
#2c2bec color preview, HTML & CSS examples
           This text has a color of #2c2bec        
        
          <p style="color:#2c2bec;">Text here</p>
        
        
          .mytext {color:#2c2bec;}
        
        Text color #2c2bec
      
           This box has a color of #2c2bec        
        
          <div style="background-color:#2c2bec;">Content here</div>
        
        
          .mybackground {background-color:#2c2bec;}
        
        Background color #2c2bec
      
           Border around this has a color of #2c2bec        
        
          <div style="border:2px solid #2c2bec;">Content here</div>
        
        
          .myborder {border:2px solid #2c2bec;}
        
        Border color #2c2bec