#2925e2 color space conversions
Hex:
        #2925e2
        RGB:
        41, 37, 226
        CMY:
        84, 85, 11
        CMYK:
        82, 84, 0, 11
      HSL:
        241°, 76.5182%, 51.5686%
        HSV (HSB):
        241°, 83.6283%, 88.6275%
        XYZ:
        15.3035, 7.2855, 72.5512
        xyY:
        0.1609, 0.0766, 7.2855
      CIE-Lab:
        32.4483, 63.1826, -91.1545
        CIE-LCH:
        32.4483, 110.9107, 304.7273
        CIE-Luv:
        32.4483, -8.0051, -116.7392
        Hunter-Lab:
        26.9917, 53.9685, -140.4715
      #2925e2 color charts
#2925e2 RGB chart
      #2925e2 CMYK chart
      #2925e2 RGB pie chart
      #2925e2 color shades, tints & tones
#2925e2 color schemes
#2925e2 color preview, HTML & CSS examples
           This text has a color of #2925e2        
        
          <p style="color:#2925e2;">Text here</p>
        
        
          .mytext {color:#2925e2;}
        
        Text color #2925e2
      
           This box has a color of #2925e2        
        
          <div style="background-color:#2925e2;">Content here</div>
        
        
          .mybackground {background-color:#2925e2;}
        
        Background color #2925e2
      
           Border around this has a color of #2925e2        
        
          <div style="border:2px solid #2925e2;">Content here</div>
        
        
          .myborder {border:2px solid #2925e2;}
        
        Border color #2925e2