#2d2fec color space conversions
Hex:
        #2d2fec
        RGB:
        45, 47, 236
        CMY:
        82, 82, 7
        CMYK:
        81, 80, 0, 7
      HSL:
        239°, 83.4061%, 55.0980%
        HSV (HSB):
        239°, 80.9322%, 92.5490%
        XYZ:
        17.2390, 8.6470, 80.1173
        xyY:
        0.1626, 0.0816, 8.6470
      CIE-Lab:
        35.2957, 61.9252, -92.1181
        CIE-LCH:
        35.2957, 110.9976, 303.9105
        CIE-Luv:
        35.2957, -9.0829, -122.6930
        Hunter-Lab:
        29.4059, 53.1844, -140.9536
      #2d2fec color charts
#2d2fec RGB chart
      #2d2fec CMYK chart
      #2d2fec RGB pie chart
      #2d2fec color shades, tints & tones
#2d2fec color schemes
#2d2fec color preview, HTML & CSS examples
           This text has a color of #2d2fec        
        
          <p style="color:#2d2fec;">Text here</p>
        
        
          .mytext {color:#2d2fec;}
        
        Text color #2d2fec
      
           This box has a color of #2d2fec        
        
          <div style="background-color:#2d2fec;">Content here</div>
        
        
          .mybackground {background-color:#2d2fec;}
        
        Background color #2d2fec
      
           Border around this has a color of #2d2fec        
        
          <div style="border:2px solid #2d2fec;">Content here</div>
        
        
          .myborder {border:2px solid #2d2fec;}
        
        Border color #2d2fec