#2d2bff color space conversions
Hex:
        #2d2bff
        RGB:
        45, 43, 255
        CMY:
        82, 83, 0
        CMYK:
        82, 83, 0, 0
      HSL:
        241°, 100.0000%, 58.4314%
        HSV (HSB):
        241°, 83.1373%, 100.0000%
        XYZ:
        19.9961, 9.5056, 95.3886
        xyY:
        0.1601, 0.0761, 9.5056
      CIE-Lab:
        36.9401, 69.1853, -100.0946
        CIE-LCH:
        36.9401, 121.6780, 304.6522
        CIE-Luv:
        36.9401, -9.4126, -133.3540
        Hunter-Lab:
        30.8312, 61.8143, -161.8553
      #2d2bff color charts
#2d2bff RGB chart
      #2d2bff CMYK chart
      #2d2bff RGB pie chart
      #2d2bff color shades, tints & tones
#2d2bff color schemes
#2d2bff color preview, HTML & CSS examples
           This text has a color of #2d2bff        
        
          <p style="color:#2d2bff;">Text here</p>
        
        
          .mytext {color:#2d2bff;}
        
        Text color #2d2bff
      
           This box has a color of #2d2bff        
        
          <div style="background-color:#2d2bff;">Content here</div>
        
        
          .mybackground {background-color:#2d2bff;}
        
        Background color #2d2bff
      
           Border around this has a color of #2d2bff        
        
          <div style="border:2px solid #2d2bff;">Content here</div>
        
        
          .myborder {border:2px solid #2d2bff;}
        
        Border color #2d2bff