#705fc7 color space conversions
Hex:
        #705fc7
        RGB:
        112, 95, 199
        CMY:
        56, 63, 22
        CMYK:
        44, 52, 0, 22
      HSL:
        250°, 48.1481%, 57.6471%
        HSV (HSB):
        250°, 52.2613%, 78.0392%
        XYZ:
        21.0831, 15.7527, 55.9622
        xyY:
        0.2272, 0.1698, 15.7527
      CIE-Lab:
        46.6483, 32.6336, -52.1902
        CIE-LCH:
        46.6483, 61.5530, 302.0170
        CIE-Luv:
        46.6483, 0.2839, -81.8399
        Hunter-Lab:
        39.6897, 25.3621, -55.8158
      #705fc7 color charts
#705fc7 RGB chart
      #705fc7 CMYK chart
      #705fc7 RGB pie chart
      #705fc7 color shades, tints & tones
#705fc7 color schemes
#705fc7 color preview, HTML & CSS examples
           This text has a color of #705fc7        
        
          <p style="color:#705fc7;">Text here</p>
        
        
          .mytext {color:#705fc7;}
        
        Text color #705fc7
      
           This box has a color of #705fc7        
        
          <div style="background-color:#705fc7;">Content here</div>
        
        
          .mybackground {background-color:#705fc7;}
        
        Background color #705fc7
      
           Border around this has a color of #705fc7        
        
          <div style="border:2px solid #705fc7;">Content here</div>
        
        
          .myborder {border:2px solid #705fc7;}
        
        Border color #705fc7