#9b42fd color space conversions
Hex:
        #9b42fd
        RGB:
        155, 66, 253
        CMY:
        39, 74, 1
        CMYK:
        39, 74, 0, 1
      HSL:
        269°, 97.9058%, 62.5490%
        HSV (HSB):
        269°, 73.9130%, 99.2157%
        XYZ:
        33.1954, 17.9568, 94.6449
        xyY:
        0.2277, 0.1232, 17.9568
      CIE-Lab:
        49.4437, 70.0289, -78.0381
        CIE-LCH:
        49.4437, 104.8522, 311.9038
        CIE-Luv:
        49.4437, 18.3597, -123.9101
        Hunter-Lab:
        42.3755, 65.6731, -102.7603
      #9b42fd color charts
#9b42fd RGB chart
      #9b42fd CMYK chart
      #9b42fd RGB pie chart
      #9b42fd color shades, tints & tones
#9b42fd color schemes
#9b42fd color preview, HTML & CSS examples
           This text has a color of #9b42fd        
        
          <p style="color:#9b42fd;">Text here</p>
        
        
          .mytext {color:#9b42fd;}
        
        Text color #9b42fd
      
           This box has a color of #9b42fd        
        
          <div style="background-color:#9b42fd;">Content here</div>
        
        
          .mybackground {background-color:#9b42fd;}
        
        Background color #9b42fd
      
           Border around this has a color of #9b42fd        
        
          <div style="border:2px solid #9b42fd;">Content here</div>
        
        
          .myborder {border:2px solid #9b42fd;}
        
        Border color #9b42fd