#5f7efd color space conversions
Hex:
        #5f7efd
        RGB:
        95, 126, 253
        CMY:
        63, 51, 1
        CMYK:
        62, 50, 0, 1
      HSL:
        228°, 97.5309%, 68.2353%
        HSV (HSB):
        228°, 62.4506%, 99.2157%
        XYZ:
        29.9098, 24.4465, 96.0707
        xyY:
        0.1988, 0.1625, 24.4465
      CIE-Lab:
        56.5320, 27.4527, -66.7705
        CIE-LCH:
        56.5320, 72.1939, 292.3500
        CIE-Luv:
        56.5320, -17.0044, -108.0746
        Hunter-Lab:
        49.4434, 21.4542, -80.5929
      #5f7efd color charts
#5f7efd RGB chart
      #5f7efd CMYK chart
      #5f7efd RGB pie chart
      #5f7efd color shades, tints & tones
#5f7efd color schemes
#5f7efd color preview, HTML & CSS examples
           This text has a color of #5f7efd        
        
          <p style="color:#5f7efd;">Text here</p>
        
        
          .mytext {color:#5f7efd;}
        
        Text color #5f7efd
      
           This box has a color of #5f7efd        
        
          <div style="background-color:#5f7efd;">Content here</div>
        
        
          .mybackground {background-color:#5f7efd;}
        
        Background color #5f7efd
      
           Border around this has a color of #5f7efd        
        
          <div style="border:2px solid #5f7efd;">Content here</div>
        
        
          .myborder {border:2px solid #5f7efd;}
        
        Border color #5f7efd