#9155df color space conversions
Hex:
        #9155df
        RGB:
        145, 85, 223
        CMY:
        43, 67, 13
        CMYK:
        35, 62, 0, 13
      HSL:
        266°, 68.3168%, 60.3922%
        HSV (HSB):
        266°, 61.8834%, 87.4510%
        XYZ:
        28.2448, 17.8445, 71.7677
        xyY:
        0.2397, 0.1514, 17.8445
      CIE-Lab:
        49.3069, 52.1643, -61.4568
        CIE-LCH:
        49.3069, 80.6105, 310.3245
        CIE-Luv:
        49.3069, 14.8466, -98.8294
        Hunter-Lab:
        42.2427, 45.4262, -71.1601
      #9155df color charts
#9155df RGB chart
      #9155df CMYK chart
      #9155df RGB pie chart
      #9155df color shades, tints & tones
#9155df color schemes
#9155df color preview, HTML & CSS examples
           This text has a color of #9155df        
        
          <p style="color:#9155df;">Text here</p>
        
        
          .mytext {color:#9155df;}
        
        Text color #9155df
      
           This box has a color of #9155df        
        
          <div style="background-color:#9155df;">Content here</div>
        
        
          .mybackground {background-color:#9155df;}
        
        Background color #9155df
      
           Border around this has a color of #9155df        
        
          <div style="border:2px solid #9155df;">Content here</div>
        
        
          .myborder {border:2px solid #9155df;}
        
        Border color #9155df