#8111f3 color space conversions
Hex:
        #8111f3
        RGB:
        129, 17, 243
        CMY:
        49, 93, 5
        CMYK:
        47, 93, 0, 5
      HSL:
        270°, 90.4000%, 50.9804%
        HSV (HSB):
        270°, 93.0041%, 95.2941%
        XYZ:
        25.4314, 11.5391, 85.6809
        xyY:
        0.2073, 0.0941, 11.5391
      CIE-Lab:
        40.4740, 78.7689, -87.2762
        CIE-LCH:
        40.4740, 117.5656, 312.0670
        CIE-Luv:
        40.4740, 13.3949, -126.4743
        Hunter-Lab:
        33.9692, 74.1895, -125.7692
      #8111f3 color charts
#8111f3 RGB chart
      #8111f3 CMYK chart
      #8111f3 RGB pie chart
      #8111f3 color shades, tints & tones
#8111f3 color schemes
#8111f3 color preview, HTML & CSS examples
           This text has a color of #8111f3        
        
          <p style="color:#8111f3;">Text here</p>
        
        
          .mytext {color:#8111f3;}
        
        Text color #8111f3
      
           This box has a color of #8111f3        
        
          <div style="background-color:#8111f3;">Content here</div>
        
        
          .mybackground {background-color:#8111f3;}
        
        Background color #8111f3
      
           Border around this has a color of #8111f3        
        
          <div style="border:2px solid #8111f3;">Content here</div>
        
        
          .myborder {border:2px solid #8111f3;}
        
        Border color #8111f3