#2925dd color space conversions
Hex:
        #2925dd
        RGB:
        41, 37, 221
        CMY:
        84, 85, 13
        CMYK:
        81, 83, 0, 13
      HSL:
        241°, 73.0159%, 50.5882%
        HSV (HSB):
        241°, 83.2579%, 86.6667%
        XYZ:
        14.6272, 7.0150, 68.9897
        xyY:
        0.1614, 0.0774, 7.0150
      CIE-Lab:
        31.8411, 61.7325, -89.2949
        CIE-LCH:
        31.8411, 108.5564, 304.6574
        CIE-Luv:
        31.8411, -7.7888, -113.8968
        Hunter-Lab:
        26.4859, 52.2287, -135.8970
      #2925dd color charts
#2925dd RGB chart
      #2925dd CMYK chart
      #2925dd RGB pie chart
      #2925dd color shades, tints & tones
#2925dd color schemes
#2925dd color preview, HTML & CSS examples
           This text has a color of #2925dd        
        
          <p style="color:#2925dd;">Text here</p>
        
        
          .mytext {color:#2925dd;}
        
        Text color #2925dd
      
           This box has a color of #2925dd        
        
          <div style="background-color:#2925dd;">Content here</div>
        
        
          .mybackground {background-color:#2925dd;}
        
        Background color #2925dd
      
           Border around this has a color of #2925dd        
        
          <div style="border:2px solid #2925dd;">Content here</div>
        
        
          .myborder {border:2px solid #2925dd;}
        
        Border color #2925dd