#8068eb color space conversions
Hex:
        #8068eb
        RGB:
        128, 104, 235
        CMY:
        50, 59, 8
        CMYK:
        46, 56, 0, 8
      HSL:
        251°, 76.6082%, 66.4706%
        HSV (HSB):
        251°, 55.7447%, 92.1569%
        XYZ:
        28.8478, 20.4880, 81.0314
        xyY:
        0.2213, 0.1572, 20.4880
      CIE-Lab:
        52.3845, 41.2563, -63.3386
        CIE-LCH:
        52.3845, 75.5901, 303.0787
        CIE-Luv:
        52.3845, 0.9290, -102.1594
        Hunter-Lab:
        45.2637, 34.5517, -74.4569
      #8068eb color charts
#8068eb RGB chart
      #8068eb CMYK chart
      #8068eb RGB pie chart
      #8068eb color shades, tints & tones
#8068eb color schemes
#8068eb color preview, HTML & CSS examples
           This text has a color of #8068eb        
        
          <p style="color:#8068eb;">Text here</p>
        
        
          .mytext {color:#8068eb;}
        
        Text color #8068eb
      
           This box has a color of #8068eb        
        
          <div style="background-color:#8068eb;">Content here</div>
        
        
          .mybackground {background-color:#8068eb;}
        
        Background color #8068eb
      
           Border around this has a color of #8068eb        
        
          <div style="border:2px solid #8068eb;">Content here</div>
        
        
          .myborder {border:2px solid #8068eb;}
        
        Border color #8068eb