#5b70e3 color space conversions
Hex:
        #5b70e3
        RGB:
        91, 112, 227
        CMY:
        64, 56, 11
        CMYK:
        60, 51, 0, 11
      HSL:
        231°, 70.8333%, 62.3529%
        HSV (HSB):
        231°, 59.9119%, 89.0196%
        XYZ:
        23.9737, 19.3585, 75.1461
        xyY:
        0.2023, 0.1634, 19.3585
      CIE-Lab:
        51.1041, 26.6723, -61.0476
        CIE-LCH:
        51.1041, 66.6200, 293.6010
        CIE-Luv:
        51.1041, -13.4119, -96.7088
        Hunter-Lab:
        43.9983, 20.2634, -70.4643
      #5b70e3 color charts
#5b70e3 RGB chart
      #5b70e3 CMYK chart
      #5b70e3 RGB pie chart
      #5b70e3 color shades, tints & tones
#5b70e3 color schemes
#5b70e3 color preview, HTML & CSS examples
           This text has a color of #5b70e3        
        
          <p style="color:#5b70e3;">Text here</p>
        
        
          .mytext {color:#5b70e3;}
        
        Text color #5b70e3
      
           This box has a color of #5b70e3        
        
          <div style="background-color:#5b70e3;">Content here</div>
        
        
          .mybackground {background-color:#5b70e3;}
        
        Background color #5b70e3
      
           Border around this has a color of #5b70e3        
        
          <div style="border:2px solid #5b70e3;">Content here</div>
        
        
          .myborder {border:2px solid #5b70e3;}
        
        Border color #5b70e3