#2a17ca color space conversions
Hex:
        #2a17ca
        RGB:
        42, 23, 202
        CMY:
        84, 91, 21
        CMYK:
        79, 89, 0, 21
      HSL:
        246°, 79.5556%, 44.1176%
        HSV (HSB):
        246°, 88.6139%, 79.2157%
        XYZ:
        11.9219, 5.3693, 56.2851
        xyY:
        0.1620, 0.0730, 5.3693
      CIE-Lab:
        27.7620, 61.6582, -85.0604
        CIE-LCH:
        27.7620, 105.0571, 305.9374
        CIE-Luv:
        27.7620, -5.5399, -102.2853
        Hunter-Lab:
        23.1718, 51.2880, -127.7976
      #2a17ca color charts
#2a17ca RGB chart
      #2a17ca CMYK chart
      #2a17ca RGB pie chart
      #2a17ca color shades, tints & tones
#2a17ca color schemes
#2a17ca color preview, HTML & CSS examples
           This text has a color of #2a17ca        
        
          <p style="color:#2a17ca;">Text here</p>
        
        
          .mytext {color:#2a17ca;}
        
        Text color #2a17ca
      
           This box has a color of #2a17ca        
        
          <div style="background-color:#2a17ca;">Content here</div>
        
        
          .mybackground {background-color:#2a17ca;}
        
        Background color #2a17ca
      
           Border around this has a color of #2a17ca        
        
          <div style="border:2px solid #2a17ca;">Content here</div>
        
        
          .myborder {border:2px solid #2a17ca;}
        
        Border color #2a17ca