#757afb color space conversions
Hex:
        #757afb
        RGB:
        117, 122, 251
        CMY:
        54, 52, 2
        CMYK:
        53, 51, 0, 2
      HSL:
        238°, 94.3662%, 72.1569%
        HSV (HSB):
        238°, 53.3865%, 98.4314%
        XYZ:
        31.7082, 24.6660, 94.3566
        xyY:
        0.2104, 0.1636, 24.6660
      CIE-Lab:
        56.7485, 33.2038, -65.2495
        CIE-LCH:
        56.7485, 73.2120, 296.9704
        CIE-Luv:
        56.7485, -9.3098, -106.3422
        Hunter-Lab:
        49.6649, 27.0487, -77.8776
      #757afb color charts
#757afb RGB chart
      #757afb CMYK chart
      #757afb RGB pie chart
      #757afb color shades, tints & tones
#757afb color schemes
#757afb color preview, HTML & CSS examples
           This text has a color of #757afb        
        
          <p style="color:#757afb;">Text here</p>
        
        
          .mytext {color:#757afb;}
        
        Text color #757afb
      
           This box has a color of #757afb        
        
          <div style="background-color:#757afb;">Content here</div>
        
        
          .mybackground {background-color:#757afb;}
        
        Background color #757afb
      
           Border around this has a color of #757afb        
        
          <div style="border:2px solid #757afb;">Content here</div>
        
        
          .myborder {border:2px solid #757afb;}
        
        Border color #757afb