#7863cb color space conversions
Hex:
        #7863cb
        RGB:
        120, 99, 203
        CMY:
        53, 61, 20
        CMYK:
        41, 51, 0, 20
      HSL:
        252°, 50.0000%, 59.2157%
        HSV (HSB):
        252°, 51.2315%, 79.6078%
        XYZ:
        22.9871, 17.2285, 58.6138
        xyY:
        0.2326, 0.1743, 17.2285
      CIE-Lab:
        48.5467, 33.3007, -51.4084
        CIE-LCH:
        48.5467, 61.2517, 302.9338
        CIE-Luv:
        48.5467, 2.0492, -81.5604
        Hunter-Lab:
        41.5073, 26.2170, -54.6703
      #7863cb color charts
#7863cb RGB chart
      #7863cb CMYK chart
      #7863cb RGB pie chart
      #7863cb color shades, tints & tones
#7863cb color schemes
#7863cb color preview, HTML & CSS examples
           This text has a color of #7863cb        
        
          <p style="color:#7863cb;">Text here</p>
        
        
          .mytext {color:#7863cb;}
        
        Text color #7863cb
      
           This box has a color of #7863cb        
        
          <div style="background-color:#7863cb;">Content here</div>
        
        
          .mybackground {background-color:#7863cb;}
        
        Background color #7863cb
      
           Border around this has a color of #7863cb        
        
          <div style="border:2px solid #7863cb;">Content here</div>
        
        
          .myborder {border:2px solid #7863cb;}
        
        Border color #7863cb