#2d1abb color space conversions
Hex:
        #2d1abb
        RGB:
        45, 26, 187
        CMY:
        82, 90, 27
        CMYK:
        76, 86, 0, 27
      HSL:
        247°, 75.5869%, 41.7647%
        HSV (HSB):
        247°, 86.0963%, 73.3333%
        XYZ:
        10.4212, 4.8845, 47.4073
        xyY:
        0.1662, 0.0779, 4.8845
      CIE-Lab:
        26.4032, 56.5388, -78.4767
        CIE-LCH:
        26.4032, 96.7224, 305.7710
        CIE-Luv:
        26.4032, -4.5722, -93.9601
        Hunter-Lab:
        22.1010, 45.4910, -111.7081
      #2d1abb color charts
#2d1abb RGB chart
      #2d1abb CMYK chart
      #2d1abb RGB pie chart
      #2d1abb color shades, tints & tones
#2d1abb color schemes
#2d1abb color preview, HTML & CSS examples
           This text has a color of #2d1abb        
        
          <p style="color:#2d1abb;">Text here</p>
        
        
          .mytext {color:#2d1abb;}
        
        Text color #2d1abb
      
           This box has a color of #2d1abb        
        
          <div style="background-color:#2d1abb;">Content here</div>
        
        
          .mybackground {background-color:#2d1abb;}
        
        Background color #2d1abb
      
           Border around this has a color of #2d1abb        
        
          <div style="border:2px solid #2d1abb;">Content here</div>
        
        
          .myborder {border:2px solid #2d1abb;}
        
        Border color #2d1abb