#754bfb color space conversions
Hex:
        #754bfb
        RGB:
        117, 75, 251
        CMY:
        54, 71, 2
        CMYK:
        53, 70, 0, 2
      HSL:
        254°, 95.6522%, 63.9216%
        HSV (HSB):
        254°, 70.1195%, 98.4314%
        XYZ:
        27.2648, 15.7791, 92.8754
        xyY:
        0.2006, 0.1161, 15.7791
      CIE-Lab:
        46.6833, 59.5681, -81.6004
        CIE-LCH:
        46.6833, 101.0296, 306.1294
        CIE-Luv:
        46.6833, 1.9190, -125.3825
        Hunter-Lab:
        39.7229, 53.0027, -110.8189
      #754bfb color charts
#754bfb RGB chart
      #754bfb CMYK chart
      #754bfb RGB pie chart
      #754bfb color shades, tints & tones
#754bfb color schemes
#754bfb color preview, HTML & CSS examples
           This text has a color of #754bfb        
        
          <p style="color:#754bfb;">Text here</p>
        
        
          .mytext {color:#754bfb;}
        
        Text color #754bfb
      
           This box has a color of #754bfb        
        
          <div style="background-color:#754bfb;">Content here</div>
        
        
          .mybackground {background-color:#754bfb;}
        
        Background color #754bfb
      
           Border around this has a color of #754bfb        
        
          <div style="border:2px solid #754bfb;">Content here</div>
        
        
          .myborder {border:2px solid #754bfb;}
        
        Border color #754bfb