#705cfd color space conversions
Hex:
        #705cfd
        RGB:
        112, 92, 253
        CMY:
        56, 64, 1
        CMYK:
        56, 64, 0, 1
      HSL:
        247°, 97.5758%, 67.6471%
        HSV (HSB):
        247°, 63.6364%, 99.2157%
        XYZ:
        28.2389, 18.1909, 94.9513
        xyY:
        0.1997, 0.1287, 18.1909
      CIE-Lab:
        49.7268, 50.3308, -77.7558
        CIE-LCH:
        49.7268, 92.6237, 302.9147
        CIE-Luv:
        49.7268, -3.2766, -122.1356
        Hunter-Lab:
        42.6508, 43.5451, -102.1389
      #705cfd color charts
#705cfd RGB chart
      #705cfd CMYK chart
      #705cfd RGB pie chart
      #705cfd color shades, tints & tones
#705cfd color schemes
#705cfd color preview, HTML & CSS examples
           This text has a color of #705cfd        
        
          <p style="color:#705cfd;">Text here</p>
        
        
          .mytext {color:#705cfd;}
        
        Text color #705cfd
      
           This box has a color of #705cfd        
        
          <div style="background-color:#705cfd;">Content here</div>
        
        
          .mybackground {background-color:#705cfd;}
        
        Background color #705cfd
      
           Border around this has a color of #705cfd        
        
          <div style="border:2px solid #705cfd;">Content here</div>
        
        
          .myborder {border:2px solid #705cfd;}
        
        Border color #705cfd