#2a17be color space conversions
Hex:
        #2a17be
        RGB:
        42, 23, 190
        CMY:
        84, 91, 25
        CMYK:
        78, 88, 0, 25
      HSL:
        247°, 78.4038%, 41.7647%
        HSV (HSB):
        247°, 87.8947%, 74.5098%
        XYZ:
        10.5555, 4.8227, 49.0897
        xyY:
        0.1637, 0.0748, 4.8227
      CIE-Lab:
        26.2237, 58.3364, -80.5587
        CIE-LCH:
        26.2237, 99.4628, 305.9101
        CIE-Luv:
        26.2237, -4.9084, -95.3711
        Hunter-Lab:
        21.9607, 47.3654, -117.1609
      #2a17be color charts
#2a17be RGB chart
      #2a17be CMYK chart
      #2a17be RGB pie chart
      #2a17be color shades, tints & tones
#2a17be color schemes
#2a17be color preview, HTML & CSS examples
           This text has a color of #2a17be        
        
          <p style="color:#2a17be;">Text here</p>
        
        
          .mytext {color:#2a17be;}
        
        Text color #2a17be
      
           This box has a color of #2a17be        
        
          <div style="background-color:#2a17be;">Content here</div>
        
        
          .mybackground {background-color:#2a17be;}
        
        Background color #2a17be
      
           Border around this has a color of #2a17be        
        
          <div style="border:2px solid #2a17be;">Content here</div>
        
        
          .myborder {border:2px solid #2a17be;}
        
        Border color #2a17be