#5702dd color space conversions
Hex:
        #5702dd
        RGB:
        87, 2, 221
        CMY:
        66, 99, 13
        CMYK:
        61, 99, 0, 13
      HSL:
        263°, 98.2063%, 43.7255%
        HSV (HSB):
        263°, 99.0950%, 86.6667%
        XYZ:
        17.0033, 7.2901, 68.9176
        xyY:
        0.1824, 0.0782, 7.2901
      CIE-Lab:
        32.4584, 72.8588, -88.1706
        CIE-LCH:
        32.4584, 114.3786, 309.5683
        CIE-Luv:
        32.4584, 2.6745, -114.5072
        Hunter-Lab:
        27.0002, 65.1597, -132.4366
      #5702dd color charts
#5702dd RGB chart
      #5702dd CMYK chart
      #5702dd RGB pie chart
      #5702dd color shades, tints & tones
#5702dd color schemes
#5702dd color preview, HTML & CSS examples
           This text has a color of #5702dd        
        
          <p style="color:#5702dd;">Text here</p>
        
        
          .mytext {color:#5702dd;}
        
        Text color #5702dd
      
           This box has a color of #5702dd        
        
          <div style="background-color:#5702dd;">Content here</div>
        
        
          .mybackground {background-color:#5702dd;}
        
        Background color #5702dd
      
           Border around this has a color of #5702dd        
        
          <div style="border:2px solid #5702dd;">Content here</div>
        
        
          .myborder {border:2px solid #5702dd;}
        
        Border color #5702dd