#4d70ff color space conversions
Hex:
        #4d70ff
        RGB:
        77, 112, 255
        CMY:
        70, 56, 0
        CMYK:
        70, 56, 0, 0
      HSL:
        228°, 100.0000%, 65.0980%
        HSV (HSB):
        228°, 69.8039%, 100.0000%
        XYZ:
        26.9047, 20.3861, 97.1246
        xyY:
        0.1863, 0.1412, 20.3861
      CIE-Lab:
        52.2710, 34.0254, -74.8161
        CIE-LCH:
        52.2710, 82.1899, 294.4554
        CIE-Luv:
        52.2710, -17.2551, -118.4673
        Hunter-Lab:
        45.1510, 27.3510, -95.9334
      #4d70ff color charts
#4d70ff RGB chart
      #4d70ff CMYK chart
      #4d70ff RGB pie chart
      #4d70ff color shades, tints & tones
#4d70ff color schemes
#4d70ff color preview, HTML & CSS examples
           This text has a color of #4d70ff        
        
          <p style="color:#4d70ff;">Text here</p>
        
        
          .mytext {color:#4d70ff;}
        
        Text color #4d70ff
      
           This box has a color of #4d70ff        
        
          <div style="background-color:#4d70ff;">Content here</div>
        
        
          .mybackground {background-color:#4d70ff;}
        
        Background color #4d70ff
      
           Border around this has a color of #4d70ff        
        
          <div style="border:2px solid #4d70ff;">Content here</div>
        
        
          .myborder {border:2px solid #4d70ff;}
        
        Border color #4d70ff