#9441fb color space conversions
Hex:
        #9441fb
        RGB:
        148, 65, 251
        CMY:
        42, 75, 2
        CMYK:
        41, 74, 0, 2
      HSL:
        267°, 95.8763%, 61.9608%
        HSV (HSB):
        267°, 74.1036%, 98.4314%
        XYZ:
        31.5156, 17.0415, 92.8951
        xyY:
        0.2228, 0.1205, 17.0415
      CIE-Lab:
        48.3123, 68.8632, -78.8051
        CIE-LCH:
        48.3123, 104.6537, 311.1483
        CIE-Luv:
        48.3123, 15.6731, -123.8996
        Hunter-Lab:
        41.2814, 64.0306, -104.5227
      #9441fb color charts
#9441fb RGB chart
      #9441fb CMYK chart
      #9441fb RGB pie chart
      #9441fb color shades, tints & tones
#9441fb color schemes
#9441fb color preview, HTML & CSS examples
           This text has a color of #9441fb        
        
          <p style="color:#9441fb;">Text here</p>
        
        
          .mytext {color:#9441fb;}
        
        Text color #9441fb
      
           This box has a color of #9441fb        
        
          <div style="background-color:#9441fb;">Content here</div>
        
        
          .mybackground {background-color:#9441fb;}
        
        Background color #9441fb
      
           Border around this has a color of #9441fb        
        
          <div style="border:2px solid #9441fb;">Content here</div>
        
        
          .myborder {border:2px solid #9441fb;}
        
        Border color #9441fb