#0630fa color space conversions
Hex:
        #0630fa
        RGB:
        6, 48, 250
        CMY:
        98, 81, 2
        CMYK:
        98, 81, 0, 2
      HSL:
        230°, 96.0630%, 50.1961%
        HSV (HSB):
        230°, 97.6000%, 98.0392%
        XYZ:
        18.3874, 9.0548, 91.2211
        xyY:
        0.1550, 0.0763, 9.0548
      CIE-Lab:
        36.0895, 64.6533, -98.7327
        CIE-LCH:
        36.0895, 118.0178, 303.2181
        CIE-Luv:
        36.0895, -12.1718, -130.3691
        Hunter-Lab:
        30.0911, 56.4142, -158.6736
      #0630fa color charts
#0630fa RGB chart
      #0630fa CMYK chart
      #0630fa RGB pie chart
      #0630fa color shades, tints & tones
#0630fa color schemes
#0630fa color preview, HTML & CSS examples
           This text has a color of #0630fa        
        
          <p style="color:#0630fa;">Text here</p>
        
        
          .mytext {color:#0630fa;}
        
        Text color #0630fa
      
           This box has a color of #0630fa        
        
          <div style="background-color:#0630fa;">Content here</div>
        
        
          .mybackground {background-color:#0630fa;}
        
        Background color #0630fa
      
           Border around this has a color of #0630fa        
        
          <div style="border:2px solid #0630fa;">Content here</div>
        
        
          .myborder {border:2px solid #0630fa;}
        
        Border color #0630fa