#8142df color space conversions
Hex:
        #8142df
        RGB:
        129, 66, 223
        CMY:
        49, 74, 13
        CMYK:
        42, 70, 0, 13
      HSL:
        264°, 71.0407%, 56.6667%
        HSV (HSB):
        264°, 70.4036%, 87.4510%
        XYZ:
        24.3208, 13.8913, 71.2115
        xyY:
        0.2223, 0.1269, 13.8913
      CIE-Lab:
        44.0766, 58.4803, -70.0238
        CIE-LCH:
        44.0766, 91.2320, 309.8669
        CIE-Luv:
        44.0766, 11.5316, -107.8509
        Hunter-Lab:
        37.2710, 51.2539, -87.1922
      #8142df color charts
#8142df RGB chart
      #8142df CMYK chart
      #8142df RGB pie chart
      #8142df color shades, tints & tones
#8142df color schemes
#8142df color preview, HTML & CSS examples
           This text has a color of #8142df        
        
          <p style="color:#8142df;">Text here</p>
        
        
          .mytext {color:#8142df;}
        
        Text color #8142df
      
           This box has a color of #8142df        
        
          <div style="background-color:#8142df;">Content here</div>
        
        
          .mybackground {background-color:#8142df;}
        
        Background color #8142df
      
           Border around this has a color of #8142df        
        
          <div style="border:2px solid #8142df;">Content here</div>
        
        
          .myborder {border:2px solid #8142df;}
        
        Border color #8142df