#5723fb color space conversions
Hex:
        #5723fb
        RGB:
        87, 35, 251
        CMY:
        66, 86, 2
        CMYK:
        65, 86, 0, 2
      HSL:
        254°, 96.4286%, 56.0784%
        HSV (HSB):
        254°, 86.0558%, 98.4314%
        XYZ:
        21.9441, 10.1933, 92.0777
        xyY:
        0.1767, 0.0821, 10.1933
      CIE-Lab:
        38.1872, 73.1693, -95.7042
        CIE-LCH:
        38.1872, 120.4701, 307.3992
        CIE-Luv:
        38.1872, -1.6119, -131.5333
        Hunter-Lab:
        31.9270, 66.8145, -148.6439
      #5723fb color charts
#5723fb RGB chart
      #5723fb CMYK chart
      #5723fb RGB pie chart
      #5723fb color shades, tints & tones
#5723fb color schemes
#5723fb color preview, HTML & CSS examples
           This text has a color of #5723fb        
        
          <p style="color:#5723fb;">Text here</p>
        
        
          .mytext {color:#5723fb;}
        
        Text color #5723fb
      
           This box has a color of #5723fb        
        
          <div style="background-color:#5723fb;">Content here</div>
        
        
          .mybackground {background-color:#5723fb;}
        
        Background color #5723fb
      
           Border around this has a color of #5723fb        
        
          <div style="border:2px solid #5723fb;">Content here</div>
        
        
          .myborder {border:2px solid #5723fb;}
        
        Border color #5723fb