#5706df color space conversions
Hex:
        #5706df
        RGB:
        87, 6, 223
        CMY:
        66, 98, 13
        CMYK:
        61, 97, 0, 13
      HSL:
        262°, 94.7598%, 44.9020%
        HSV (HSB):
        262°, 97.3094%, 87.4510%
        XYZ:
        17.3149, 7.4842, 70.3440
        xyY:
        0.1820, 0.0787, 7.4842
      CIE-Lab:
        32.8847, 72.7317, -88.6123
        CIE-LCH:
        32.8847, 114.6388, 309.3787
        CIE-Luv:
        32.8847, 2.3512, -115.6733
        Hunter-Lab:
        27.3573, 65.1005, -133.3029
      #5706df color charts
#5706df RGB chart
      #5706df CMYK chart
      #5706df RGB pie chart
      #5706df color shades, tints & tones
#5706df color schemes
#5706df color preview, HTML & CSS examples
           This text has a color of #5706df        
        
          <p style="color:#5706df;">Text here</p>
        
        
          .mytext {color:#5706df;}
        
        Text color #5706df
      
           This box has a color of #5706df        
        
          <div style="background-color:#5706df;">Content here</div>
        
        
          .mybackground {background-color:#5706df;}
        
        Background color #5706df
      
           Border around this has a color of #5706df        
        
          <div style="border:2px solid #5706df;">Content here</div>
        
        
          .myborder {border:2px solid #5706df;}
        
        Border color #5706df