#720cf8 color space conversions
Hex:
        #720cf8
        RGB:
        114, 12, 248
        CMY:
        55, 95, 3
        CMYK:
        54, 95, 0, 3
      HSL:
        266°, 94.4000%, 50.9804%
        HSV (HSB):
        266°, 95.1613%, 97.2549%
        XYZ:
        24.0142, 10.6177, 89.5907
        xyY:
        0.1933, 0.0855, 10.6177
      CIE-Lab:
        38.9289, 79.3292, -92.7071
        CIE-LCH:
        38.9289, 122.0152, 310.5535
        CIE-Luv:
        38.9289, 7.4145, -130.0344
        Hunter-Lab:
        32.5848, 74.5269, -140.2065
      #720cf8 color charts
#720cf8 RGB chart
      #720cf8 CMYK chart
      #720cf8 RGB pie chart
      #720cf8 color shades, tints & tones
#720cf8 color schemes
#720cf8 color preview, HTML & CSS examples
           This text has a color of #720cf8        
        
          <p style="color:#720cf8;">Text here</p>
        
        
          .mytext {color:#720cf8;}
        
        Text color #720cf8
      
           This box has a color of #720cf8        
        
          <div style="background-color:#720cf8;">Content here</div>
        
        
          .mybackground {background-color:#720cf8;}
        
        Background color #720cf8
      
           Border around this has a color of #720cf8        
        
          <div style="border:2px solid #720cf8;">Content here</div>
        
        
          .myborder {border:2px solid #720cf8;}
        
        Border color #720cf8