#4925cf color space conversions
Hex:
        #4925cf
        RGB:
        73, 37, 207
        CMY:
        71, 85, 19
        CMYK:
        65, 82, 0, 19
      HSL:
        253°, 69.6721%, 47.8431%
        HSV (HSB):
        253°, 82.1256%, 81.1765%
        XYZ:
        14.6717, 7.2446, 59.6565
        xyY:
        0.1799, 0.0888, 7.2446
      CIE-Lab:
        32.3574, 59.7787, -80.2802
        CIE-LCH:
        32.3574, 100.0920, 306.6723
        CIE-Luv:
        32.3574, -1.5614, -106.2801
        Hunter-Lab:
        26.9158, 50.1971, -112.5702
      #4925cf color charts
#4925cf RGB chart
      #4925cf CMYK chart
      #4925cf RGB pie chart
      #4925cf color shades, tints & tones
#4925cf color schemes
#4925cf color preview, HTML & CSS examples
           This text has a color of #4925cf        
        
          <p style="color:#4925cf;">Text here</p>
        
        
          .mytext {color:#4925cf;}
        
        Text color #4925cf
      
           This box has a color of #4925cf        
        
          <div style="background-color:#4925cf;">Content here</div>
        
        
          .mybackground {background-color:#4925cf;}
        
        Background color #4925cf
      
           Border around this has a color of #4925cf        
        
          <div style="border:2px solid #4925cf;">Content here</div>
        
        
          .myborder {border:2px solid #4925cf;}
        
        Border color #4925cf