#7863fd color space conversions
Hex:
        #7863fd
        RGB:
        120, 99, 253
        CMY:
        53, 61, 1
        CMYK:
        53, 61, 0, 1
      HSL:
        248°, 97.4684%, 69.0196%
        HSV (HSB):
        248°, 60.8696%, 99.2157%
        XYZ:
        29.9372, 20.0086, 95.2127
        xyY:
        0.2062, 0.1378, 20.0086
      CIE-Lab:
        51.8469, 47.7510, -74.2755
        CIE-LCH:
        51.8469, 88.3007, 302.7366
        CIE-Luv:
        51.8469, -2.2573, -118.5331
        Hunter-Lab:
        44.7310, 41.1859, -94.8908
      #7863fd color charts
#7863fd RGB chart
      #7863fd CMYK chart
      #7863fd RGB pie chart
      #7863fd color shades, tints & tones
#7863fd color schemes
#7863fd color preview, HTML & CSS examples
           This text has a color of #7863fd        
        
          <p style="color:#7863fd;">Text here</p>
        
        
          .mytext {color:#7863fd;}
        
        Text color #7863fd
      
           This box has a color of #7863fd        
        
          <div style="background-color:#7863fd;">Content here</div>
        
        
          .mybackground {background-color:#7863fd;}
        
        Background color #7863fd
      
           Border around this has a color of #7863fd        
        
          <div style="border:2px solid #7863fd;">Content here</div>
        
        
          .myborder {border:2px solid #7863fd;}
        
        Border color #7863fd