#2d2cf3 color space conversions
Hex:
        #2d2cf3
        RGB:
        45, 44, 243
        CMY:
        82, 83, 5
        CMYK:
        81, 82, 0, 5
      HSL:
        240°, 89.2377%, 56.2745%
        HSV (HSB):
        240°, 81.8930%, 95.2941%
        XYZ:
        18.1605, 8.8303, 85.5413
        xyY:
        0.1614, 0.0785, 8.8303
      CIE-Lab:
        35.6555, 65.3298, -95.4836
        CIE-LCH:
        35.6555, 115.6940, 304.3799
        CIE-Luv:
        35.6555, -9.0214, -126.6276
        Hunter-Lab:
        29.7158, 57.0857, -149.8736
      #2d2cf3 color charts
#2d2cf3 RGB chart
      #2d2cf3 CMYK chart
      #2d2cf3 RGB pie chart
      #2d2cf3 color shades, tints & tones
#2d2cf3 color schemes
#2d2cf3 color preview, HTML & CSS examples
           This text has a color of #2d2cf3        
        
          <p style="color:#2d2cf3;">Text here</p>
        
        
          .mytext {color:#2d2cf3;}
        
        Text color #2d2cf3
      
           This box has a color of #2d2cf3        
        
          <div style="background-color:#2d2cf3;">Content here</div>
        
        
          .mybackground {background-color:#2d2cf3;}
        
        Background color #2d2cf3
      
           Border around this has a color of #2d2cf3        
        
          <div style="border:2px solid #2d2cf3;">Content here</div>
        
        
          .myborder {border:2px solid #2d2cf3;}
        
        Border color #2d2cf3