#2c13be color space conversions
Hex:
        #2c13be
        RGB:
        44, 19, 190
        CMY:
        83, 93, 25
        CMYK:
        77, 90, 0, 25
      HSL:
        249°, 81.8182%, 40.9804%
        HSV (HSB):
        249°, 90.0000%, 74.5098%
        XYZ:
        10.5658, 4.7189, 49.0692
        xyY:
        0.1642, 0.0733, 4.7189
      CIE-Lab:
        25.9185, 59.7302, -81.0635
        CIE-LCH:
        25.9185, 100.6925, 306.3840
        CIE-Luv:
        25.9185, -4.3553, -95.1914
        Hunter-Lab:
        21.7231, 48.8048, -118.7210
      #2c13be color charts
#2c13be RGB chart
      #2c13be CMYK chart
      #2c13be RGB pie chart
      #2c13be color shades, tints & tones
#2c13be color schemes
#2c13be color preview, HTML & CSS examples
           This text has a color of #2c13be        
        
          <p style="color:#2c13be;">Text here</p>
        
        
          .mytext {color:#2c13be;}
        
        Text color #2c13be
      
           This box has a color of #2c13be        
        
          <div style="background-color:#2c13be;">Content here</div>
        
        
          .mybackground {background-color:#2c13be;}
        
        Background color #2c13be
      
           Border around this has a color of #2c13be        
        
          <div style="border:2px solid #2c13be;">Content here</div>
        
        
          .myborder {border:2px solid #2c13be;}
        
        Border color #2c13be