#7863eb color space conversions
Hex:
        #7863eb
        RGB:
        120, 99, 235
        CMY:
        53, 61, 8
        CMYK:
        49, 58, 0, 8
      HSL:
        249°, 77.2727%, 65.4902%
        HSV (HSB):
        249°, 57.8723%, 92.1569%
        XYZ:
        27.2030, 18.9149, 80.8145
        xyY:
        0.2143, 0.1490, 18.9149
      CIE-Lab:
        50.5875, 42.4904, -66.2750
        CIE-LCH:
        50.5875, 78.7261, 302.6648
        CIE-Luv:
        50.5875, -0.7924, -105.6853
        Hunter-Lab:
        43.4913, 35.5386, -79.7274
      #7863eb color charts
#7863eb RGB chart
      #7863eb CMYK chart
      #7863eb RGB pie chart
      #7863eb color shades, tints & tones
#7863eb color schemes
#7863eb color preview, HTML & CSS examples
           This text has a color of #7863eb        
        
          <p style="color:#7863eb;">Text here</p>
        
        
          .mytext {color:#7863eb;}
        
        Text color #7863eb
      
           This box has a color of #7863eb        
        
          <div style="background-color:#7863eb;">Content here</div>
        
        
          .mybackground {background-color:#7863eb;}
        
        Background color #7863eb
      
           Border around this has a color of #7863eb        
        
          <div style="border:2px solid #7863eb;">Content here</div>
        
        
          .myborder {border:2px solid #7863eb;}
        
        Border color #7863eb