#2a11ca color space conversions
Hex:
        #2a11ca
        RGB:
        42, 17, 202
        CMY:
        84, 93, 21
        CMYK:
        79, 92, 0, 21
      HSL:
        248°, 84.4749%, 42.9412%
        HSV (HSB):
        248°, 91.5842%, 79.2157%
        XYZ:
        11.8160, 5.1574, 56.2498
        xyY:
        0.1614, 0.0704, 5.1574
      CIE-Lab:
        27.1786, 63.4293, -86.0327
        CIE-LCH:
        27.1786, 106.8873, 306.4002
        CIE-Luv:
        27.1786, -5.1565, -101.8893
        Hunter-Lab:
        22.7099, 53.1311, -130.9574
      #2a11ca color charts
#2a11ca RGB chart
      #2a11ca CMYK chart
      #2a11ca RGB pie chart
      #2a11ca color shades, tints & tones
#2a11ca color schemes
#2a11ca color preview, HTML & CSS examples
           This text has a color of #2a11ca        
        
          <p style="color:#2a11ca;">Text here</p>
        
        
          .mytext {color:#2a11ca;}
        
        Text color #2a11ca
      
           This box has a color of #2a11ca        
        
          <div style="background-color:#2a11ca;">Content here</div>
        
        
          .mybackground {background-color:#2a11ca;}
        
        Background color #2a11ca
      
           Border around this has a color of #2a11ca        
        
          <div style="border:2px solid #2a11ca;">Content here</div>
        
        
          .myborder {border:2px solid #2a11ca;}
        
        Border color #2a11ca