#075ff1 color space conversions
Hex:
        #075ff1
        RGB:
        7, 95, 241
        CMY:
        97, 63, 5
        CMYK:
        97, 61, 0, 5
      HSL:
        217°, 94.3548%, 48.6275%
        HSV (HSB):
        217°, 97.0954%, 94.5098%
        XYZ:
        20.0570, 14.5805, 84.9763
        xyY:
        0.1677, 0.1219, 14.5805
      CIE-Lab:
        45.0541, 34.5131, -78.8719
        CIE-LCH:
        45.0541, 86.0925, 293.6334
        CIE-Luv:
        45.0541, -20.6951, -118.6255
        Hunter-Lab:
        38.1844, 26.9376, -105.2161
      #075ff1 color charts
#075ff1 RGB chart
      #075ff1 CMYK chart
      #075ff1 RGB pie chart
      #075ff1 color shades, tints & tones
#075ff1 color schemes
#075ff1 color preview, HTML & CSS examples
           This text has a color of #075ff1        
        
          <p style="color:#075ff1;">Text here</p>
        
        
          .mytext {color:#075ff1;}
        
        Text color #075ff1
      
           This box has a color of #075ff1        
        
          <div style="background-color:#075ff1;">Content here</div>
        
        
          .mybackground {background-color:#075ff1;}
        
        Background color #075ff1
      
           Border around this has a color of #075ff1        
        
          <div style="border:2px solid #075ff1;">Content here</div>
        
        
          .myborder {border:2px solid #075ff1;}
        
        Border color #075ff1