#705df7 color space conversions
Hex:
        #705df7
        RGB:
        112, 93, 247
        CMY:
        56, 64, 3
        CMYK:
        55, 62, 0, 3
      HSL:
        247°, 90.5882%, 66.6667%
        HSV (HSB):
        247°, 62.3482%, 96.8627%
        XYZ:
        27.3849, 17.9888, 90.0245
        xyY:
        0.2023, 0.1329, 17.9888
      CIE-Lab:
        49.4826, 47.9861, -74.8131
        CIE-LCH:
        49.4826, 88.8801, 302.6766
        CIE-Luv:
        49.4826, -3.0537, -117.6841
        Hunter-Lab:
        42.4133, 41.0288, -96.1571
      #705df7 color charts
#705df7 RGB chart
      #705df7 CMYK chart
      #705df7 RGB pie chart
      #705df7 color shades, tints & tones
#705df7 color schemes
#705df7 color preview, HTML & CSS examples
           This text has a color of #705df7        
        
          <p style="color:#705df7;">Text here</p>
        
        
          .mytext {color:#705df7;}
        
        Text color #705df7
      
           This box has a color of #705df7        
        
          <div style="background-color:#705df7;">Content here</div>
        
        
          .mybackground {background-color:#705df7;}
        
        Background color #705df7
      
           Border around this has a color of #705df7        
        
          <div style="border:2px solid #705df7;">Content here</div>
        
        
          .myborder {border:2px solid #705df7;}
        
        Border color #705df7