#0705f3 color space conversions
Hex:
        #0705f3
        RGB:
        7, 5, 243
        CMY:
        97, 98, 5
        CMYK:
        97, 98, 0, 5
      HSL:
        241°, 95.9677%, 48.6275%
        HSV (HSB):
        241°, 97.9424%, 95.2941%
        XYZ:
        16.3196, 6.6248, 85.2126
        xyY:
        0.1509, 0.0613, 6.6248
      CIE-Lab:
        30.9370, 75.5885, -103.3823
        CIE-LCH:
        30.9370, 128.0685, 306.1726
        CIE-Luv:
        30.9370, -8.8655, -123.7791
        Hunter-Lab:
        25.7386, 68.1351, -178.2736
      #0705f3 color charts
#0705f3 RGB chart
      #0705f3 CMYK chart
      #0705f3 RGB pie chart
      #0705f3 color shades, tints & tones
#0705f3 color schemes
#0705f3 color preview, HTML & CSS examples
           This text has a color of #0705f3        
        
          <p style="color:#0705f3;">Text here</p>
        
        
          .mytext {color:#0705f3;}
        
        Text color #0705f3
      
           This box has a color of #0705f3        
        
          <div style="background-color:#0705f3;">Content here</div>
        
        
          .mybackground {background-color:#0705f3;}
        
        Background color #0705f3
      
           Border around this has a color of #0705f3        
        
          <div style="border:2px solid #0705f3;">Content here</div>
        
        
          .myborder {border:2px solid #0705f3;}
        
        Border color #0705f3