#731df2 color space conversions
Hex:
        #731df2
        RGB:
        115, 29, 242
        CMY:
        55, 89, 5
        CMYK:
        52, 88, 0, 5
      HSL:
        264°, 89.1213%, 53.1373%
        HSV (HSB):
        264°, 88.0165%, 94.9020%
        XYZ:
        23.5366, 10.9344, 84.8744
        xyY:
        0.1972, 0.0916, 10.9344
      CIE-Lab:
        39.4697, 74.8887, -88.4266
        CIE-LCH:
        39.4697, 115.8774, 310.2613
        CIE-Luv:
        39.4697, 7.7359, -126.1108
        Hunter-Lab:
        33.0672, 69.1855, -129.0343
      #731df2 color charts
#731df2 RGB chart
      #731df2 CMYK chart
      #731df2 RGB pie chart
      #731df2 color shades, tints & tones
#731df2 color schemes
#731df2 color preview, HTML & CSS examples
           This text has a color of #731df2        
        
          <p style="color:#731df2;">Text here</p>
        
        
          .mytext {color:#731df2;}
        
        Text color #731df2
      
           This box has a color of #731df2        
        
          <div style="background-color:#731df2;">Content here</div>
        
        
          .mybackground {background-color:#731df2;}
        
        Background color #731df2
      
           Border around this has a color of #731df2        
        
          <div style="border:2px solid #731df2;">Content here</div>
        
        
          .myborder {border:2px solid #731df2;}
        
        Border color #731df2