#2d2bda color space conversions
Hex:
        #2d2bda
        RGB:
        45, 43, 218
        CMY:
        82, 83, 15
        CMYK:
        79, 80, 0, 15
      HSL:
        241°, 70.2811%, 51.1765%
        HSV (HSB):
        241°, 80.2752%, 85.4902%
        XYZ:
        14.6010, 7.3476, 66.9783
        xyY:
        0.1642, 0.0826, 7.3476
      CIE-Lab:
        32.5855, 58.3636, -86.3256
        CIE-LCH:
        32.5855, 104.2037, 304.0621
        CIE-Luv:
        32.5855, -7.8578, -112.3979
        Hunter-Lab:
        27.1065, 48.7131, -127.5273
      #2d2bda color charts
#2d2bda RGB chart
      #2d2bda CMYK chart
      #2d2bda RGB pie chart
      #2d2bda color shades, tints & tones
#2d2bda color schemes
#2d2bda color preview, HTML & CSS examples
           This text has a color of #2d2bda        
        
          <p style="color:#2d2bda;">Text here</p>
        
        
          .mytext {color:#2d2bda;}
        
        Text color #2d2bda
      
           This box has a color of #2d2bda        
        
          <div style="background-color:#2d2bda;">Content here</div>
        
        
          .mybackground {background-color:#2d2bda;}
        
        Background color #2d2bda
      
           Border around this has a color of #2d2bda        
        
          <div style="border:2px solid #2d2bda;">Content here</div>
        
        
          .myborder {border:2px solid #2d2bda;}
        
        Border color #2d2bda