#0207ff color space conversions
Hex:
        #0207ff
        RGB:
        2, 7, 255
        CMY:
        99, 97, 0
        CMYK:
        99, 97, 0, 0
      HSL:
        239°, 100.0000%, 50.3922%
        HSV (HSB):
        239°, 99.2157%, 100.0000%
        XYZ:
        18.1510, 7.3849, 95.0765
        xyY:
        0.1505, 0.0612, 7.3849
      CIE-Lab:
        32.6675, 78.1590, -107.2523
        CIE-LCH:
        32.6675, 132.7098, 306.0823
        CIE-Luv:
        32.6675, -9.5691, -130.7391
        Hunter-Lab:
        27.1751, 71.6687, -188.4131
      #0207ff color charts
#0207ff RGB chart
      #0207ff CMYK chart
      #0207ff RGB pie chart
      #0207ff color shades, tints & tones
#0207ff color schemes
#0207ff color preview, HTML & CSS examples
           This text has a color of #0207ff        
        
          <p style="color:#0207ff;">Text here</p>
        
        
          .mytext {color:#0207ff;}
        
        Text color #0207ff
      
           This box has a color of #0207ff        
        
          <div style="background-color:#0207ff;">Content here</div>
        
        
          .mybackground {background-color:#0207ff;}
        
        Background color #0207ff
      
           Border around this has a color of #0207ff        
        
          <div style="border:2px solid #0207ff;">Content here</div>
        
        
          .myborder {border:2px solid #0207ff;}
        
        Border color #0207ff