#1706c5 color space conversions
Hex:
        #1706c5
        RGB:
        23, 6, 197
        CMY:
        91, 98, 23
        CMYK:
        88, 97, 0, 23
      HSL:
        245°, 94.0887%, 39.8039%
        HSV (HSB):
        245°, 96.9543%, 77.2549%
        XYZ:
        10.4965, 4.3436, 53.1085
        xyY:
        0.1545, 0.0639, 4.3436
      CIE-Lab:
        24.7764, 64.1261, -87.1297
        CIE-LCH:
        24.7764, 108.1838, 306.3525
        CIE-Luv:
        24.7764, -6.1706, -97.2618
        Hunter-Lab:
        20.8414, 53.4271, -136.4953
      #1706c5 color charts
#1706c5 RGB chart
      #1706c5 CMYK chart
      #1706c5 RGB pie chart
      #1706c5 color shades, tints & tones
#1706c5 color schemes
#1706c5 color preview, HTML & CSS examples
           This text has a color of #1706c5        
        
          <p style="color:#1706c5;">Text here</p>
        
        
          .mytext {color:#1706c5;}
        
        Text color #1706c5
      
           This box has a color of #1706c5        
        
          <div style="background-color:#1706c5;">Content here</div>
        
        
          .mybackground {background-color:#1706c5;}
        
        Background color #1706c5
      
           Border around this has a color of #1706c5        
        
          <div style="border:2px solid #1706c5;">Content here</div>
        
        
          .myborder {border:2px solid #1706c5;}
        
        Border color #1706c5