#8442df color space conversions
Hex:
        #8442df
        RGB:
        132, 66, 223
        CMY:
        48, 74, 13
        CMYK:
        41, 70, 0, 13
      HSL:
        265°, 71.0407%, 56.6667%
        HSV (HSB):
        265°, 70.4036%, 87.4510%
        XYZ:
        24.7832, 14.1297, 71.2331
        xyY:
        0.2250, 0.1283, 14.1297
      CIE-Lab:
        44.4183, 59.0067, -69.4521
        CIE-LCH:
        44.4183, 91.1339, 310.3513
        CIE-Luv:
        44.4183, 12.8459, -107.4099
        Hunter-Lab:
        37.5895, 51.9058, -86.0436
      #8442df color charts
#8442df RGB chart
      #8442df CMYK chart
      #8442df RGB pie chart
      #8442df color shades, tints & tones
#8442df color schemes
#8442df color preview, HTML & CSS examples
           This text has a color of #8442df        
        
          <p style="color:#8442df;">Text here</p>
        
        
          .mytext {color:#8442df;}
        
        Text color #8442df
      
           This box has a color of #8442df        
        
          <div style="background-color:#8442df;">Content here</div>
        
        
          .mybackground {background-color:#8442df;}
        
        Background color #8442df
      
           Border around this has a color of #8442df        
        
          <div style="border:2px solid #8442df;">Content here</div>
        
        
          .myborder {border:2px solid #8442df;}
        
        Border color #8442df