#2d1bec color space conversions
Hex:
        #2d1bec
        RGB:
        45, 27, 236
        CMY:
        82, 89, 7
        CMYK:
        81, 89, 0, 7
      HSL:
        245°, 84.6154%, 51.5686%
        HSV (HSB):
        245°, 88.5593%, 92.5490%
        XYZ:
        16.6144, 7.3979, 79.9091
        xyY:
        0.1599, 0.0712, 7.3979
      CIE-Lab:
        32.6961, 69.6701, -96.4436
        CIE-LCH:
        32.6961, 118.9760, 305.8441
        CIE-Luv:
        32.6961, -7.1871, -122.0187
        Hunter-Lab:
        27.1990, 61.4378, -155.1510
      #2d1bec color charts
#2d1bec RGB chart
      #2d1bec CMYK chart
      #2d1bec RGB pie chart
      #2d1bec color shades, tints & tones
#2d1bec color schemes
#2d1bec color preview, HTML & CSS examples
           This text has a color of #2d1bec        
        
          <p style="color:#2d1bec;">Text here</p>
        
        
          .mytext {color:#2d1bec;}
        
        Text color #2d1bec
      
           This box has a color of #2d1bec        
        
          <div style="background-color:#2d1bec;">Content here</div>
        
        
          .mybackground {background-color:#2d1bec;}
        
        Background color #2d1bec
      
           Border around this has a color of #2d1bec        
        
          <div style="border:2px solid #2d1bec;">Content here</div>
        
        
          .myborder {border:2px solid #2d1bec;}
        
        Border color #2d1bec