#755ceb color space conversions
Hex:
        #755ceb
        RGB:
        117, 92, 235
        CMY:
        54, 64, 8
        CMYK:
        50, 61, 0, 8
      HSL:
        250°, 78.1421%, 64.1176%
        HSV (HSB):
        250°, 60.8511%, 92.1569%
        XYZ:
        26.1587, 17.4344, 80.5837
        xyY:
        0.2107, 0.1404, 17.4344
      CIE-Lab:
        48.8027, 45.9117, -69.1797
        CIE-LCH:
        48.8027, 83.0284, 303.5706
        CIE-Luv:
        48.8027, -0.1279, -109.0974
        Hunter-Lab:
        41.7545, 38.7577, -85.1981
      #755ceb color charts
#755ceb RGB chart
      #755ceb CMYK chart
      #755ceb RGB pie chart
      #755ceb color shades, tints & tones
#755ceb color schemes
#755ceb color preview, HTML & CSS examples
           This text has a color of #755ceb        
        
          <p style="color:#755ceb;">Text here</p>
        
        
          .mytext {color:#755ceb;}
        
        Text color #755ceb
      
           This box has a color of #755ceb        
        
          <div style="background-color:#755ceb;">Content here</div>
        
        
          .mybackground {background-color:#755ceb;}
        
        Background color #755ceb
      
           Border around this has a color of #755ceb        
        
          <div style="border:2px solid #755ceb;">Content here</div>
        
        
          .myborder {border:2px solid #755ceb;}
        
        Border color #755ceb