#2a13ca color space conversions
Hex:
        #2a13ca
        RGB:
        42, 19, 202
        CMY:
        84, 93, 21
        CMYK:
        79, 91, 0, 21
      HSL:
        248°, 82.8054%, 43.3333%
        HSV (HSB):
        248°, 90.5941%, 79.2157%
        XYZ:
        11.8484, 5.2223, 56.2606
        xyY:
        0.1616, 0.0712, 5.2223
      CIE-Lab:
        27.3588, 62.8805, -85.7323
        CIE-LCH:
        27.3588, 106.3202, 306.2583
        CIE-Luv:
        27.3588, -5.2737, -102.0198
        Hunter-Lab:
        22.8523, 52.5569, -129.9712
      #2a13ca color charts
#2a13ca RGB chart
      #2a13ca CMYK chart
      #2a13ca RGB pie chart
      #2a13ca color shades, tints & tones
#2a13ca color schemes
#2a13ca color preview, HTML & CSS examples
           This text has a color of #2a13ca        
        
          <p style="color:#2a13ca;">Text here</p>
        
        
          .mytext {color:#2a13ca;}
        
        Text color #2a13ca
      
           This box has a color of #2a13ca        
        
          <div style="background-color:#2a13ca;">Content here</div>
        
        
          .mybackground {background-color:#2a13ca;}
        
        Background color #2a13ca
      
           Border around this has a color of #2a13ca        
        
          <div style="border:2px solid #2a13ca;">Content here</div>
        
        
          .myborder {border:2px solid #2a13ca;}
        
        Border color #2a13ca